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

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: Rebased 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
« no previous file with comments | « chrome/common/sync_util_unittest.cc ('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 7d08f7259a6d7d556d4d63ad1e1d173cd10e4e93..2e7f412eb78e448ce9be4a785983e96331d7ae6a 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -618,6 +618,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',
@@ -930,6 +931,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',
« no previous file with comments | « chrome/common/sync_util_unittest.cc ('k') | components/sync_driver.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698