| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 271009e348b562d637a5b1b7ff57c018c7cf62a1..2069aa5ef925dda6b0954b30d4230aaee9667479 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2407,6 +2407,8 @@
|
| 'browser/sync/test/integration/extensions_helper.h',
|
| 'browser/sync/test/integration/passwords_helper.cc',
|
| 'browser/sync/test/integration/passwords_helper.h',
|
| + 'browser/sync/test/integration/p2p_invalidation_forwarder.cc',
|
| + 'browser/sync/test/integration/p2p_invalidation_forwarder.h',
|
| 'browser/sync/test/integration/preferences_helper.cc',
|
| 'browser/sync/test/integration/preferences_helper.h',
|
| 'browser/sync/test/integration/profile_sync_service_harness.cc',
|
|
|