blob: d4f2e365a5a2195ff12d1a96091e333a5df30eb1 [file] [log] [blame]
// Copyright 2012 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chaps/slot_manager_mock.h"
namespace chaps {
SlotManagerMock::SlotManagerMock() {}
SlotManagerMock::~SlotManagerMock() {}
} // namespace chaps