Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(432)

Unified Diff: chrome/browser/policy/mock_cloud_policy_data_store.cc

Issue 11946017: Remove old cloud policy code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address nits. Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/policy/mock_cloud_policy_data_store.h ('k') | chrome/browser/policy/policy_notifier.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/policy/mock_cloud_policy_data_store.cc
diff --git a/chrome/browser/policy/mock_cloud_policy_data_store.cc b/chrome/browser/policy/mock_cloud_policy_data_store.cc
deleted file mode 100644
index 594c955b3d6382b229e3afe9ad5d2c8f0348349e..0000000000000000000000000000000000000000
--- a/chrome/browser/policy/mock_cloud_policy_data_store.cc
+++ /dev/null
@@ -1,15 +0,0 @@
-// Copyright (c) 2011 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_data_store.h"
-
-namespace policy {
-
-MockCloudPolicyDataStoreObserver::MockCloudPolicyDataStoreObserver() {
-}
-
-MockCloudPolicyDataStoreObserver::~MockCloudPolicyDataStoreObserver() {
-}
-
-} // namespace policy
« no previous file with comments | « chrome/browser/policy/mock_cloud_policy_data_store.h ('k') | chrome/browser/policy/policy_notifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698