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

Unified Diff: components/sync_driver.gypi

Issue 1315063008: Sync: Remove NonBlockingDataTypeManager and any ProfileSyncService code related to it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/browser/sync/profile_sync_service.cc ('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 7850c40b25a4bc290dbe82d9452918d648df7632..5f9d651c6a6420283354f924ae4fd6da2206daf8 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -78,8 +78,6 @@
'sync_driver/model_associator.h',
'sync_driver/non_blocking_data_type_controller.cc',
'sync_driver/non_blocking_data_type_controller.h',
- 'sync_driver/non_blocking_data_type_manager.cc',
- 'sync_driver/non_blocking_data_type_manager.h',
'sync_driver/non_ui_data_type_controller.cc',
'sync_driver/non_ui_data_type_controller.h',
'sync_driver/open_tabs_ui_delegate.cc',
« no previous file with comments | « chrome/browser/sync/profile_sync_service.cc ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698