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

Unified Diff: sync/sync.gyp

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 | « sync/internal_api/test/data_type_error_handler_mock.cc ('k') | sync/sync_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync.gyp
diff --git a/sync/sync.gyp b/sync/sync.gyp
index 78cda35f90a42c7ebb55efcb3bd67fba94d97202..175d9fbbe2628c2ecf0f58cf5ad8f42bc8ca41ee 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -279,6 +279,7 @@
'internal_api/public/data_type_association_stats.h',
'internal_api/public/data_type_debug_info_listener.cc',
'internal_api/public/data_type_debug_info_listener.h',
+ 'internal_api/public/data_type_error_handler.h',
'internal_api/public/delete_journal.h',
'internal_api/public/engine/model_safe_worker.cc',
'internal_api/public/engine/model_safe_worker.h',
« no previous file with comments | « sync/internal_api/test/data_type_error_handler_mock.cc ('k') | sync/sync_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698