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

Unified Diff: components/sync_driver.gypi

Issue 1966023002: [Sync] Move DataTypeErrorHandler to //sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Found an unsaved buffer :( 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_bookmarks/bookmark_model_associator.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 52c74f0eb633bc5f8b1331dc99fc93bc67ad7f7d..b68b432d2e1f7bb532a1c8df75f5a126f1dfa337 100644
--- a/components/sync_driver.gypi
+++ b/components/sync_driver.gypi
@@ -42,7 +42,6 @@
'sync_driver/data_type_controller.h',
'sync_driver/data_type_encryption_handler.cc',
'sync_driver/data_type_encryption_handler.h',
- 'sync_driver/data_type_error_handler.h',
'sync_driver/data_type_manager.cc',
'sync_driver/data_type_manager.h',
'sync_driver/data_type_manager_impl.cc',
@@ -182,8 +181,6 @@
'sync_driver/change_processor_mock.h',
'sync_driver/data_type_controller_mock.cc',
'sync_driver/data_type_controller_mock.h',
- 'sync_driver/data_type_error_handler_mock.cc',
- 'sync_driver/data_type_error_handler_mock.h',
'sync_driver/data_type_manager_mock.cc',
'sync_driver/data_type_manager_mock.h',
'sync_driver/fake_data_type_controller.cc',
« no previous file with comments | « components/sync_bookmarks/bookmark_model_associator.cc ('k') | components/sync_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698