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

Unified Diff: components/sync_driver.gypi

Issue 2017963002: [Sync] Remove DeviceInfoModelTypeController. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 b68b432d2e1f7bb532a1c8df75f5a126f1dfa337..6f98f993391f0055d71f0ade645720f1e911cb65 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -55,8 +55,6 @@
'sync_driver/device_info.h',
'sync_driver/device_info_data_type_controller.cc',
'sync_driver/device_info_data_type_controller.h',
- 'sync_driver/device_info_model_type_controller.cc',
- 'sync_driver/device_info_model_type_controller.h',
'sync_driver/device_info_service.cc',
'sync_driver/device_info_service.h',
'sync_driver/device_info_sync_service.cc',
« no previous file with comments | « components/browser_sync/browser/profile_sync_components_factory_impl.cc ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698