| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index c24ba9f84a4a4d7afd114eafff3684aaea745372..8c21609ecca90447b2bb42d95db0489aead07586 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2938,6 +2938,8 @@
|
| '../components/components.gyp:precache_javatests',
|
| '../content/content_shell_and_tests.gyp:content_java_test_support',
|
| '../sync/sync.gyp:sync_javatests',
|
| + '../testing/android/on_device_instrumentation.gyp:broker_java',
|
| + '../testing/android/on_device_instrumentation.gyp:require_driver_apk',
|
| '../ui/android/ui_android.gyp:ui_javatests',
|
| ],
|
| 'variables': {
|
|
|