| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 020dedeff15812fdd080468416ea62e5ee8be279..8c028e1ac1e58649649f5ccf26a6bbbbf606aaed 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -3116,6 +3116,7 @@
|
| 'browser/sync/notifier/chrome_system_resources_unittest.cc',
|
| 'browser/sync/notifier/invalidation_notifier_unittest.cc',
|
| 'browser/sync/notifier/non_blocking_invalidation_notifier_unittest.cc',
|
| + 'browser/sync/notifier/p2p_notifier_unittest.cc',
|
| 'browser/sync/notifier/registration_manager_unittest.cc',
|
| 'browser/sync/profile_sync_factory_mock.h',
|
| 'browser/sync/protocol/proto_enum_conversions_unittest.cc',
|
|
|