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

Unified Diff: chrome/chrome_tests.gypi

Issue 490643004: sync: Refactor migration integration tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 513a6557b063d2c68ff22d1865e1d8ab38e32b52..2df9e51348bc9e96f7b8c8dc40a81df3d39a1217 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2328,6 +2328,10 @@
'browser/sync/test/integration/extensions_helper.h',
'browser/sync/test/integration/fake_server_invalidation_service.cc',
'browser/sync/test/integration/fake_server_invalidation_service.h',
+ 'browser/sync/test/integration/migration_waiter.cc',
+ 'browser/sync/test/integration/migration_waiter.h',
+ 'browser/sync/test/integration/migration_watcher.cc',
+ 'browser/sync/test/integration/migration_watcher.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',

Powered by Google App Engine
This is Rietveld 408576698