blob: 1141cb5da99f59f0f13ef0c8e225db525b208936 [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/object_store_mock.h"
namespace chaps {
ObjectStoreMock::ObjectStoreMock() {}
ObjectStoreMock::~ObjectStoreMock() {}
} // namespace chaps