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

Unified Diff: chrome/chrome_browser.gypi

Issue 2027010: Preference provider implementation backed by JSON files in a directory. (Closed)
Patch Set: A few more fixes. 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/mock_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 6ebffd50202b1f8f10b58ec3e552f3f5568ce13d..5f834b4334b48bfd7681cc7430433b0d5fc75ea8 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -857,6 +857,8 @@
'browser/cocoa/window_size_autosaver.mm',
'browser/command_updater.cc',
'browser/command_updater.h',
+ 'browser/config_dir_policy_provider.cc',
+ 'browser/config_dir_policy_provider.h',
'browser/content_exceptions_table_model.cc',
'browser/content_exceptions_table_model.h',
'browser/content_setting_bubble_model.cc',
@@ -877,6 +879,7 @@
'browser/configuration_policy_pref_store.cc',
'browser/configuration_policy_pref_store.h',
'browser/configuration_policy_provider.h',
+ 'browser/configuration_policy_provider.cc',
'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/mock_configuration_policy_store.h ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698