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

Unified Diff: components/components_tests.gyp

Issue 1443453002: [Sync] Move sessions files from sync_driver to sync_sessions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove ui/gfx deps. Created 5 years, 1 month 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/ui/webui/foreign_session_handler.h ('k') | components/sync_driver.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 98a13805449b47f72838be6c9af99b7c8b069ed1..ebd66185a4f6253e8f81a27f97c7fc092ad23707 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -695,7 +695,6 @@
'sync_driver/sync_stopped_reporter_unittest.cc',
'sync_driver/sync_util_unittest.cc',
'sync_driver/system_encryptor_unittest.cc',
- 'sync_driver/tab_node_pool_unittest.cc',
'sync_driver/ui_data_type_controller_unittest.cc',
],
'sync_sessions_unittest_sources': [
@@ -708,6 +707,7 @@
'sync_sessions/revisit/typed_url_page_revisit_task_unittest.cc',
'sync_sessions/session_data_type_controller_unittest.cc',
'sync_sessions/synced_session_tracker_unittest.cc',
+ 'sync_sessions/tab_node_pool_unittest.cc',
],
'syncable_prefs_unittest_sources': [
'syncable_prefs/pref_model_associator_unittest.cc',
« no previous file with comments | « chrome/browser/ui/webui/foreign_session_handler.h ('k') | components/sync_driver.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698