| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 190001f8a559e56a221a739db6151eca2e89026c..911b0750e8632b235edf25cb81bc51223b57a3d2 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2935,6 +2935,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': {
|
|
|