blob: 28093ae102fef207d275e0c5744806a8d994862d [file] [log] [blame]
// Copyright (c) 2012 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/object_mock.h"
namespace chaps {
ObjectMock::ObjectMock() {}
ObjectMock::~ObjectMock() {}
} // namespace chaps