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

Unified Diff: components/sync_driver/BUILD.gn

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 | « components/sync_driver.gypi ('k') | components/sync_driver/non_blocking_data_type_manager.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 dd01cd9ec39973305c6a2caa918ef5b604b2970c..f87ae008d457944fb72b77e848e9b192690ce96d 100644
--- a/components/sync_driver/BUILD.gn
+++ b/components/sync_driver/BUILD.gn
@@ -57,8 +57,6 @@ source_set("sync_driver") {
"model_associator.h",
"non_blocking_data_type_controller.cc",
"non_blocking_data_type_controller.h",
- "non_blocking_data_type_manager.cc",
- "non_blocking_data_type_manager.h",
"non_ui_data_type_controller.cc",
"non_ui_data_type_controller.h",
"open_tabs_ui_delegate.cc",
« no previous file with comments | « components/sync_driver.gypi ('k') | components/sync_driver/non_blocking_data_type_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698