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

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

Issue 10823212: Relanding this as this did not fix the chromiumos breakage. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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/cloud_policy_store.h ('k') | chrome/browser/policy/cloud_policy_subsystem.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/policy/cloud_policy_subsystem.h
===================================================================
--- chrome/browser/policy/cloud_policy_subsystem.h (revision 150399)
+++ chrome/browser/policy/cloud_policy_subsystem.h (working copy)
@@ -71,7 +71,8 @@
};
CloudPolicySubsystem(CloudPolicyDataStore* data_store,
- CloudPolicyCacheBase* policy_cache);
+ CloudPolicyCacheBase* policy_cache,
+ const std::string& device_management_url);
virtual ~CloudPolicySubsystem();
// Initializes the subsystem. The first network request will only be made
« no previous file with comments | « chrome/browser/policy/cloud_policy_store.h ('k') | chrome/browser/policy/cloud_policy_subsystem.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698