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