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

Unified Diff: chrome/chrome_browser.gypi

Issue 2119005: [Win] Implement core mechanism to honor Windows Group Policy (Closed)
Patch Set: merge with latest Created 10 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/configuration_policy_store.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 b2dd03b95d107a938174844b97e91a24c13f64e7..6a76c2cd515dd724dc49f8c7828b0d47b1e016fc 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -884,11 +884,13 @@
'browser/cookie_prompt_modal_dialog_delegate.h',
'browser/cookies_tree_model.cc',
'browser/cookies_tree_model.h',
- 'browser/configuration_policy_builder.h',
+ 'browser/configuration_policy_store.h',
'browser/configuration_policy_pref_store.cc',
'browser/configuration_policy_pref_store.h',
- 'browser/configuration_policy_provider.h',
'browser/configuration_policy_provider.cc',
+ 'browser/configuration_policy_provider.h',
+ 'browser/configuration_policy_provider_win.cc',
+ 'browser/configuration_policy_provider_win.h',
'browser/cross_site_request_manager.cc',
'browser/cross_site_request_manager.h',
'browser/custom_home_pages_table_model.cc',
« no previous file with comments | « chrome/browser/configuration_policy_store.h ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698