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

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

Issue 6979011: Move user cloud policy to BrowserProcess. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 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
Index: chrome/browser/policy/configuration_policy_store_interface.cc
diff --git a/chrome/browser/policy/configuration_policy_store_interface.cc b/chrome/browser/policy/configuration_policy_store_interface.cc
index 40cf472d67827ae78fbede86d507a045b19df93d..32711bcc2c0256cbd906c423a8322916421b88a3 100644
--- a/chrome/browser/policy/configuration_policy_store_interface.cc
+++ b/chrome/browser/policy/configuration_policy_store_interface.cc
@@ -1,6 +1,8 @@
// 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.
+/*
+TODO(sfeuz): Throw away.
#include "chrome/browser/policy/configuration_policy_store_interface.h"
@@ -38,3 +40,4 @@ void FilteringPolicyStoreInterface::Apply(ConfigurationPolicyType policy,
}
} // namespace policy
+*/

Powered by Google App Engine
This is Rietveld 408576698