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

Unified Diff: components/components_tests.gyp

Issue 1516433004: Componentize SyncBackendHostImpl unittest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Self-review Created 5 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/chrome_tests_unit.gypi ('k') | components/sync_driver/BUILD.gn » ('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 a3b33281024c44d882b20db4714d2775e2df68a2..1261e2adcedf0d8e8d574292f1174e4bbc3a1688 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -709,6 +709,7 @@
'sync_driver/device_info_sync_service_unittest.cc',
'sync_driver/frontend_data_type_controller_unittest.cc',
'sync_driver/generic_change_processor_unittest.cc',
+ 'sync_driver/glue/sync_backend_host_impl_unittest.cc',
'sync_driver/glue/browser_thread_model_worker_unittest.cc',
'sync_driver/glue/sync_backend_registrar_unittest.cc',
'sync_driver/glue/ui_model_worker_unittest.cc',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698