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

Unified Diff: components/sync_driver.gypi

Issue 1314903004: Sync: Refactoring DataTypeController to make the design shareable with USS datatypes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed CR comments 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
Index: components/sync_driver.gypi
diff --git a/components/sync_driver.gypi b/components/sync_driver.gypi
index 6f48b255274390ef51a5281dc5c300fd66056d97..2abb5cafdde12955e393adbaba0015c98fcff692 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -54,6 +54,8 @@
'sync_driver/device_info_sync_service.cc',
'sync_driver/device_info_sync_service.h',
'sync_driver/device_info_tracker.h',
+ 'sync_driver/directory_data_type_controller.cc',
+ 'sync_driver/directory_data_type_controller.h',
'sync_driver/favicon_cache.cc',
'sync_driver/favicon_cache.h',
'sync_driver/frontend_data_type_controller.cc',
« no previous file with comments | « chrome/browser/sync/test/integration/profile_sync_service_harness.cc ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698