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

Unified Diff: components/components_tests.gyp

Issue 1275003003: Componentize tab_node_pool to sync_driver (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated dependencies Created 5 years, 4 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 e04bad977f4fa27651cd6182fe6869e12ef1051f..3281f81265e9db7610d342af10d6c393397e2265 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -603,6 +603,7 @@
'sync_driver/sync_policy_handler_unittest.cc',
'sync_driver/sync_prefs_unittest.cc',
'sync_driver/system_encryptor_unittest.cc',
+ 'sync_driver/tab_node_pool_unittest.cc',
'sync_driver/ui_data_type_controller_unittest.cc',
],
'translate_unittest_sources': [

Powered by Google App Engine
This is Rietveld 408576698