| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 27db0cd1025dbb0a8e892d942233ca9692b68bd1..fbdf8087e1397c53d778d3b23268a6f71c94e0ce 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2785,6 +2785,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',
|
| ],
|
|
|