| Index: testing/android/native_test.gyp
|
| diff --git a/testing/android/native_test.gyp b/testing/android/native_test.gyp
|
| index 968e67ac96fff55e0cf30a79bc17bd03503350c5..2018ad64806f25a7e38f6d3c0b89e5e03287e09e 100644
|
| --- a/testing/android/native_test.gyp
|
| +++ b/testing/android/native_test.gyp
|
| @@ -59,6 +59,7 @@
|
| 'on_device_instrumentation.gyp:reporter_java',
|
| '../../base/base.gyp:base_native_libraries_gen',
|
| '../../base/base.gyp:base_java',
|
| + '../../base/base.gyp:base_java_test_support',
|
| ],
|
| 'variables': {
|
| 'chromium_code': '1',
|
|
|