blob: a9449d73f57dd020e2320d88b3d1f9fc42f42d37 [file] [log] [blame]
// Copyright (c) 2012 The Chromium 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 "chrome/browser/policy/mock_cloud_policy_store.h"
namespace policy {
MockCloudPolicyStore::MockCloudPolicyStore() {}
MockCloudPolicyStore::~MockCloudPolicyStore() {}
} // namespace policy