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