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

Unified Diff: chrome/chrome_browser.gypi

Issue 6979011: Move user cloud policy to BrowserProcess. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments by mnissler. Created 9 years, 6 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/profiles/profile_impl.cc ('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 744e12ad90d0de5c01ff43ea6cda5433b410ac1c..fd564d402228a872da529e27c137ddd17ec43ff7 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1564,6 +1564,8 @@
'browser/policy/cloud_policy_controller.h',
'browser/policy/cloud_policy_identity_strategy.cc',
'browser/policy/cloud_policy_identity_strategy.h',
+ 'browser/policy/cloud_policy_provider.cc',
+ 'browser/policy/cloud_policy_provider.h',
'browser/policy/cloud_policy_subsystem.cc',
'browser/policy/cloud_policy_subsystem.h',
'browser/policy/config_dir_policy_provider.cc',
@@ -1580,7 +1582,6 @@
'browser/policy/configuration_policy_provider_mac.h',
'browser/policy/configuration_policy_provider_win.cc',
'browser/policy/configuration_policy_provider_win.h',
- 'browser/policy/configuration_policy_store_interface.cc',
'browser/policy/configuration_policy_store_interface.h',
'browser/policy/device_management_backend.h',
'browser/policy/device_management_backend_impl.cc',
@@ -1609,10 +1610,6 @@
'browser/policy/policy_path_parser_mac.mm',
'browser/policy/policy_path_parser_posix.cc',
'browser/policy/policy_path_parser_win.cc',
- 'browser/policy/profile_policy_connector.cc',
- 'browser/policy/profile_policy_connector.h',
- 'browser/policy/profile_policy_connector_factory.cc',
- 'browser/policy/profile_policy_connector_factory.h',
'browser/policy/user_policy_cache.cc',
'browser/policy/user_policy_cache.h',
'browser/policy/user_policy_identity_strategy.cc',
« no previous file with comments | « chrome/browser/profiles/profile_impl.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698