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

Unified Diff: components/components_tests.gyp

Issue 1354883003: Componentize chrome/browser/sync/backup_rollback_controller (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated Created 5 years, 3 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/chrome_tests_unit.gypi ('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 fc5ae361835dbc390fbbb5b3ea6874bbb5959bc0..90721c3eba9f1deeaee48a1cb7529319c175b845 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -631,6 +631,7 @@
],
'sync_driver_unittest_sources': [
'sync_driver/about_sync_util_unittest.cc',
+ 'sync_driver/backup_rollback_controller_unittest.cc',
'sync_driver/data_type_manager_impl_unittest.cc',
'sync_driver/device_info_data_type_controller_unittest.cc',
'sync_driver/device_info_sync_service_unittest.cc',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/sync_driver.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698