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

Unified Diff: chrome/browser/policy/profile_policy_connector_factory.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/profile_policy_connector_factory.cc
diff --git a/chrome/browser/policy/profile_policy_connector_factory.cc b/chrome/browser/policy/profile_policy_connector_factory.cc
index 5e89910179cda5f649b2ac7e4ff1d7f74e538cf8..c835bc66621f7cd87b8f60efdaa80fbea1c610dc 100644
--- a/chrome/browser/policy/profile_policy_connector_factory.cc
+++ b/chrome/browser/policy/profile_policy_connector_factory.cc
@@ -2,6 +2,9 @@
// 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/profile_policy_connector_factory.h"
#include "chrome/browser/policy/profile_policy_connector.h"
@@ -39,3 +42,4 @@ ProfileKeyedService* ProfilePolicyConnectorFactory::BuildServiceInstanceFor(
}
} // namespace policy
+*/

Powered by Google App Engine
This is Rietveld 408576698