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

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: Address review comments 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 abfca8143eb3f9d9e5ff20d574c9cba0eca98027..259ca191a2ed5b454e320645d87339fb7e22d249 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2331,6 +2331,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