| Index: testing/android/native_test.gyp
|
| diff --git a/testing/android/native_test.gyp b/testing/android/native_test.gyp
|
| index fcfd7d7028dff816af7d4d1da05d44d6ec2a6af2..734a00f0cac36ad67a0f0743fb972236520420d5 100644
|
| --- a/testing/android/native_test.gyp
|
| +++ b/testing/android/native_test.gyp
|
| @@ -55,6 +55,7 @@
|
| 'type': 'none',
|
| 'dependencies': [
|
| 'appurify_support.gyp:appurify_support_java',
|
| + 'on_device_instrumentation.gyp:reporter_java',
|
| '../../base/base.gyp:base_native_libraries_gen',
|
| '../../base/base.gyp:base_java',
|
| ],
|
|
|