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

Unified Diff: chrome/chrome_browser.gypi

Issue 9109009: Introduce CloudPolicyClient (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Restore DCHECKS. Created 8 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
« no previous file with comments | « chrome/browser/policy/policy_map.h ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 6881b2131039fbea7e546f5f27e7ecd6619ae217..6516bd9b86b5b35e340d1bfce09dcef519872f4e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1564,6 +1564,8 @@
'browser/policy/browser_policy_connector.h',
'browser/policy/cloud_policy_cache_base.cc',
'browser/policy/cloud_policy_cache_base.h',
+ 'browser/policy/cloud_policy_client.cc',
+ 'browser/policy/cloud_policy_client.h',
'browser/policy/cloud_policy_constants.cc',
'browser/policy/cloud_policy_constants.h',
'browser/policy/cloud_policy_controller.cc',
@@ -1618,6 +1620,7 @@
'browser/policy/network_configuration_updater.h',
'browser/policy/policy_bundle.cc',
'browser/policy/policy_bundle.h',
+ 'browser/policy/policy_constants.h',
'browser/policy/policy_error_map.cc',
'browser/policy/policy_error_map.h',
'browser/policy/policy_notifier.cc',
« no previous file with comments | « chrome/browser/policy/policy_map.h ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698