| 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',
|
|
|