| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 2e76a47659702bb89344309e2fe74fc10f57539e..38ab05751f482f7ec339ecbfd14dd44675c9073d 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2400,6 +2400,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',
|
|
|