blob: 5970ca4911914a0345ac2657564ba05897a81964 [file] [log] [blame]
// Copyright 2011 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_policy_mock.h"
namespace chaps {
ObjectPolicyMock::ObjectPolicyMock() {}
ObjectPolicyMock::~ObjectPolicyMock() {}
} // namespace chaps