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

Unified Diff: chrome/chrome_browser.gypi

Issue 9911029: Refactored the CloudPolicyProvider so that it becomes initialized once and stays initialized. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebased Created 8 years, 9 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/user_policy_disk_cache.cc ('k') | no next file » | 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 737856333276f48fcf7e711988a7f5798e0fe7b0..1a8de12111562e12d7e6d08f5a9d4ae60ab02747 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1597,8 +1597,6 @@
'browser/policy/cloud_policy_data_store.h',
'browser/policy/cloud_policy_provider.cc',
'browser/policy/cloud_policy_provider.h',
- 'browser/policy/cloud_policy_provider_impl.cc',
- 'browser/policy/cloud_policy_provider_impl.h',
'browser/policy/cloud_policy_subsystem.cc',
'browser/policy/cloud_policy_subsystem.h',
'browser/policy/config_dir_policy_provider.cc',
« no previous file with comments | « chrome/browser/policy/user_policy_disk_cache.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698