Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index b05cf561e1e447408b890450da2ab5dabc21d74c..e57c176588d10ff64e7c2a8a424ac3b1202afc1b 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' ], |
| }, |