blob: 6b18d3eb4b3fe9daf13a6a9e13fcfab631f9a75a [file] [log] [blame]
// Copyright 2021 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chaps/slot_policy_mock.h"
namespace chaps {
SlotPolicyMock::SlotPolicyMock() = default;
SlotPolicyMock::~SlotPolicyMock() = default;
} // namespace chaps