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

Unified Diff: chrome/chrome_browser.gypi

Issue 102973005: Move URLBlacklistManager to components/policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, fixed linkage of policy_component Created 7 years 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_io_data.cc ('k') | components/policy.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 0e3cf28d6aecb37d25021bbe43524deaf9545d73..97595f12430b2de2fce492716e426ed8bf6dbbfb 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1496,8 +1496,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_manager.cc',
- 'browser/policy/url_blacklist_manager.h',
'browser/policy/url_blacklist_policy_handler.cc',
'browser/policy/url_blacklist_policy_handler.h',
'browser/predictors/autocomplete_action_predictor.cc',
@@ -2805,8 +2803,6 @@
['include', 'browser/policy/profile_policy_connector.h'],
['include', 'browser/policy/profile_policy_connector_factory.cc'],
['include', 'browser/policy/profile_policy_connector_factory.h'],
- ['include', 'browser/policy/url_blacklist_manager.cc'],
- ['include', 'browser/policy/url_blacklist_manager.h'],
],
}],
['enable_plugins==1', {
« no previous file with comments | « chrome/browser/profiles/profile_io_data.cc ('k') | components/policy.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698