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

Unified Diff: chrome/browser/policy/configuration_policy_pref_store.h

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_pref_store.h
diff --git a/chrome/browser/policy/configuration_policy_pref_store.h b/chrome/browser/policy/configuration_policy_pref_store.h
index 784a7ec8eab9a1f97eb3ee7e89a9a5c760c42da0..09a97c22dc5277d5a996a6e87f16847b627ab398 100644
--- a/chrome/browser/policy/configuration_policy_pref_store.h
+++ b/chrome/browser/policy/configuration_policy_pref_store.h
@@ -58,8 +58,7 @@ class ConfigurationPolicyPrefStore
CreateRecommendedPlatformPolicyPrefStore();
// Creates a ConfigurationPolicyPrefStore that reads recommended cloud policy.
- static ConfigurationPolicyPrefStore* CreateRecommendedCloudPolicyPrefStore(
- Profile* profile);
+ static ConfigurationPolicyPrefStore* CreateRecommendedCloudPolicyPrefStore();
// Returns the default policy definition list for Chrome.
static const ConfigurationPolicyProvider::PolicyDefinitionList*

Powered by Google App Engine
This is Rietveld 408576698