| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 59bed22c9490513c022ef6935883227187c85166..a051c6199cf2ac1fc484f8d3d56edd66b4e2684d 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2798,6 +2798,7 @@
|
| 'chrome_java_test_support',
|
| '../base/base.gyp:base',
|
| '../base/base.gyp:base_java_test_support',
|
| + '../components/components.gyp:invalidation_javatests',
|
| '../content/content_shell_and_tests.gyp:content_java_test_support',
|
| '../sync/sync.gyp:sync_javatests',
|
| ],
|
|
|