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

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: Removed a const qualifier. Created 6 years, 10 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/api/sync_change_processor_wrapper_for_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index 4e6fbf3c3f0d8c4029eeb1c87b599164c676dac8..e026f00ea4ea36dedd54684c250f91f4b734f705 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_wrapper_for_test.cc',
+ 'api/sync_change_processor_wrapper_for_test.h',
'api/sync_error_factory_mock.cc',
'api/sync_error_factory_mock.h',
],
« no previous file with comments | « sync/api/sync_change_processor_wrapper_for_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698