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

Unified Diff: components/components_tests.gyp

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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index d696f9d8a532021bba4e3b880436fb055c52f9b7..0d4abcbc8c6826d36ca60c6c3f9d73eca3de3be6 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -69,6 +69,7 @@
'bookmarks/browser/bookmark_index_unittest.cc',
'bookmarks/browser/bookmark_model_unittest.cc',
'bookmarks/browser/bookmark_utils_unittest.cc',
+ 'bookmarks/managed/managed_bookmarks_tracker_unittest.cc',
],
'browser_watcher_unittest_sources': [
'browser_watcher/endsession_watcher_window_win_unittest.cc',
@@ -329,7 +330,6 @@
'policy/core/browser/browser_policy_connector_unittest.cc',
'policy/core/browser/configuration_policy_handler_unittest.cc',
'policy/core/browser/configuration_policy_pref_store_unittest.cc',
- 'policy/core/browser/managed_bookmarks_tracker_unittest.cc',
'policy/core/browser/url_blacklist_policy_handler_unittest.cc',
'policy/core/common/async_policy_provider_unittest.cc',
'policy/core/common/cloud/cloud_policy_client_unittest.cc',
@@ -660,6 +660,7 @@
'components.gyp:autofill_core_common',
'components.gyp:autofill_core_test_support',
'components.gyp:bookmarks_browser',
+ 'components.gyp:bookmarks_managed',
'components.gyp:bookmarks_test_support',
'components.gyp:captive_portal_test_support',
'components.gyp:cloud_devices_common',
« no previous file with comments | « components/bookmarks/managed/managed_bookmarks_tracker_unittest.cc ('k') | components/policy/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698