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

Unified Diff: chrome/chrome_browser.gypi

Issue 140803003: Move the Autofill and URLBlacklist policy handlers to the component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: trying again... Created 6 years, 11 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/url_blacklist_policy_handler_unittest.cc ('k') | chrome/chrome_tests_unit.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 8ec29e1a3b0fae15b1b2ae4fe090d8840f003015..f040b3f303184d489e48dbf3c3f154644c3ba98f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1485,8 +1485,6 @@
'browser/plugins/plugin_prefs_factory.h',
'browser/plugins/plugin_status_pref_setter.cc',
'browser/plugins/plugin_status_pref_setter.h',
- 'browser/policy/autofill_policy_handler.cc',
- 'browser/policy/autofill_policy_handler.h',
'browser/policy/browser_policy_connector.cc',
'browser/policy/browser_policy_connector.h',
'browser/policy/cloud/cloud_policy_invalidator.cc',
@@ -1526,8 +1524,6 @@
'browser/policy/schema_registry_service.h',
'browser/policy/schema_registry_service_factory.cc',
'browser/policy/schema_registry_service_factory.h',
- 'browser/policy/url_blacklist_policy_handler.cc',
- 'browser/policy/url_blacklist_policy_handler.h',
'browser/precache/most_visited_urls_provider.cc',
'browser/precache/most_visited_urls_provider.h',
'browser/predictors/autocomplete_action_predictor.cc',
« no previous file with comments | « chrome/browser/policy/url_blacklist_policy_handler_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698