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

Unified Diff: components/sync_driver/BUILD.gn

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
« no previous file with comments | « components/sync_driver.gypi ('k') | components/sync_driver/device_info_model_type_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver/BUILD.gn
diff --git a/components/sync_driver/BUILD.gn b/components/sync_driver/BUILD.gn
index 15a460abb2e680e409bcc7779f8de877b3f87b71..f4d0d2a554cecb89e072f2f8451f597237b8a929 100644
--- a/components/sync_driver/BUILD.gn
+++ b/components/sync_driver/BUILD.gn
@@ -32,8 +32,6 @@ source_set("sync_driver") {
"device_info.h",
"device_info_data_type_controller.cc",
"device_info_data_type_controller.h",
- "device_info_model_type_controller.cc",
- "device_info_model_type_controller.h",
"device_info_service.cc",
"device_info_service.h",
"device_info_sync_service.cc",
« no previous file with comments | « components/sync_driver.gypi ('k') | components/sync_driver/device_info_model_type_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698