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

Unified Diff: sync/sync_tests.gypi

Issue 151963002: Remove duplicated code from sync related unit tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename SyncChangeProcessorDelgate to SyncChangeProcessorDelgator. Created 6 years, 11 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
Index: sync/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index 1adbf1c6f06d826bd31eec58fae7d6be9fa2b697..9cfae3d5554431bcbf479143d11b9bb2fa9af00f 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -215,6 +215,8 @@
'api/fake_syncable_service.h',
'api/fake_sync_change_processor.cc',
'api/fake_sync_change_processor.h',
+ 'api/sync_change_processor_delegator.cc',
+ 'api/sync_change_processor_delegator.h',
'api/sync_error_factory_mock.cc',
'api/sync_error_factory_mock.h',
],
« sync/api/sync_change_processor_delegator.h ('K') | « sync/api/sync_change_processor_delegator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698