| Index: testing/android/on_device_instrumentation.gyp
|
| diff --git a/testing/android/on_device_instrumentation.gyp b/testing/android/on_device_instrumentation.gyp
|
| index 12e0f353c1505dc83645f99f48c105b861a10e28..082855999acd781bf471a5ed953726e17e1dd249 100644
|
| --- a/testing/android/on_device_instrumentation.gyp
|
| +++ b/testing/android/on_device_instrumentation.gyp
|
| @@ -38,6 +38,7 @@
|
| 'broker_java',
|
| 'reporter_java',
|
| 'appurify_support.gyp:appurify_support_java',
|
| + '../../base/base.gyp:base_java_test_support',
|
| ],
|
| 'variables': {
|
| 'apk_name': '<(driver_apk_name)',
|
|
|