Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 31e0dae89b25c46b7e9adc06b73291beb50d1478..83317e917368a2c4b029a8200a92ae83026a7b5b 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -2798,6 +2798,7 @@ |
| 'java_in_dir': './android/testshell/javatests', |
| 'resource_dir': '../res', |
| 'additional_src_dirs': ['android/javatests/src'], |
| + 'is_test_apk': 1, |
| }, |
| 'includes': [ '../build/java_apk.gypi' ], |
| }, |