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

Unified Diff: components/sync_driver.gypi

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 | « components/components_tests.gyp ('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/sync_driver.gypi
diff --git a/components/sync_driver.gypi b/components/sync_driver.gypi
index a15027eed72273815e1cc68a76eaf0b32e0ba579..1aa0537752d675bce5d5d510c62c52812928ed01 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -33,6 +33,8 @@
'sync_driver/backend_data_type_configurer.h',
'sync_driver/backend_migrator.cc',
'sync_driver/backend_migrator.h',
+ 'sync_driver/backup_rollback_controller.cc',
+ 'sync_driver/backup_rollback_controller.h',
'sync_driver/change_processor.cc',
'sync_driver/change_processor.h',
'sync_driver/data_type_controller.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698