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

Unified Diff: components/components_tests.gyp

Issue 1308313003: Componentize chrome/common/sync_util (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 4e4a6bc4fb441b9b3cbabe170fba0c520ac4f963..7fbb95d2707faeddd06c7bdc79fe47723390be09 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -605,6 +605,7 @@
'sync_driver/sync_policy_handler_unittest.cc',
'sync_driver/sync_prefs_unittest.cc',
'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',
@@ -911,6 +912,7 @@
'components.gyp:user_prefs_tracked_test_support',
'components.gyp:variations',
'components.gyp:variations_http_provider',
+ 'components.gyp:version_info',
'components.gyp:wallpaper',
'components.gyp:web_resource',
'components.gyp:web_resource_test_support',

Powered by Google App Engine
This is Rietveld 408576698