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

Unified Diff: chrome/chrome_tests.gypi

Issue 165393010: Draft: Moving code out of ProfileSyncServiceHarness (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « chrome/browser/sync/test/integration/sync_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 2e76a47659702bb89344309e2fe74fc10f57539e..e269d2ef30fad13d741067136aef51accb0015f4 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2398,18 +2398,26 @@
'browser/sync/test/integration/extension_settings_helper.h',
'browser/sync/test/integration/extensions_helper.cc',
'browser/sync/test/integration/extensions_helper.h',
+ 'browser/sync/test/integration/multi_client_status_change_checker.cc',
+ 'browser/sync/test/integration/multi_client_status_change_checker.h',
'browser/sync/test/integration/passwords_helper.cc',
'browser/sync/test/integration/passwords_helper.h',
+ 'browser/sync/test/integration/p2p_invalidation_forwarder.cc',
+ 'browser/sync/test/integration/p2p_invalidation_forwarder.h',
'browser/sync/test/integration/preferences_helper.cc',
'browser/sync/test/integration/preferences_helper.h',
'browser/sync/test/integration/profile_sync_service_harness.cc',
'browser/sync/test/integration/profile_sync_service_harness.h',
+ 'browser/sync/test/integration/quiesce_status_change_checker.cc',
+ 'browser/sync/test/integration/quiesce_status_change_checker.h',
'browser/sync/test/integration/retry_verifier.cc',
'browser/sync/test/integration/retry_verifier.h',
'browser/sync/test/integration/search_engines_helper.cc',
'browser/sync/test/integration/search_engines_helper.h',
'browser/sync/test/integration/sessions_helper.cc',
'browser/sync/test/integration/sessions_helper.h',
+ 'browser/sync/test/integration/single_client_status_change_checker.cc',
+ 'browser/sync/test/integration/single_client_status_change_checker.h',
'browser/sync/test/integration/status_change_checker.cc',
'browser/sync/test/integration/status_change_checker.h',
'browser/sync/test/integration/sync_app_helper.cc',
« no previous file with comments | « chrome/browser/sync/test/integration/sync_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698