| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index a55ac948d43adbda163df590697304e3a8709c1d..ad002a3749ae5654aa8b6b2ea2f279c8a5d5793e 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2634,6 +2634,7 @@
|
| 'browser/sync/notifier/chrome_invalidation_client_unittest.cc',
|
| 'browser/sync/notifier/chrome_system_resources_unittest.cc',
|
| 'browser/sync/notifier/registration_manager_unittest.cc',
|
| + 'browser/sync/notifier/server_notifier_thread_unittest.cc',
|
| 'browser/sync/profile_sync_factory_mock.cc',
|
| 'browser/sync/profile_sync_factory_mock.h',
|
| 'browser/sync/sessions/ordered_commit_set_unittest.cc',
|
|
|