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

Unified Diff: components/policy/policy_browser.gypi

Issue 961683002: Move ManagedBookmarksTracker from policy/core/browser to bookmarks/managed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add back to policy DEPS Created 5 years, 9 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 | « components/policy/core/browser/managed_bookmarks_tracker_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/policy_browser.gypi
diff --git a/components/policy/policy_browser.gypi b/components/policy/policy_browser.gypi
index dc42169ea5a6e9c50dd0945b95676dd16e03c18c..701a55f4fdec8800bb7f5a1ec5d399cfd066185d 100644
--- a/components/policy/policy_browser.gypi
+++ b/components/policy/policy_browser.gypi
@@ -11,6 +11,7 @@
'../ui/base/ui_base.gyp:ui_base',
'../url/url.gyp:url_lib',
'bookmarks_browser',
+ 'bookmarks_managed',
'components_strings.gyp:components_strings',
'keyed_service_core',
'pref_registry',
@@ -55,8 +56,6 @@
'core/browser/configuration_policy_handler_list.h',
'core/browser/configuration_policy_pref_store.cc',
'core/browser/configuration_policy_pref_store.h',
- 'core/browser/managed_bookmarks_tracker.cc',
- 'core/browser/managed_bookmarks_tracker.h',
'core/browser/policy_error_map.cc',
'core/browser/policy_error_map.h',
'core/browser/url_blacklist_policy_handler.cc',
« no previous file with comments | « components/policy/core/browser/managed_bookmarks_tracker_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698