Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 8b208f0ef7c0f4ce30419716f135d8e08f33817a..4dd06d1bb7e61755b3cb4d2ca55246d8a97bb8e1 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -921,6 +921,7 @@ |
| 'java_in_dir': '../content/shell/android/javatests', |
| 'resource_dir': '../res', |
| 'additional_src_dirs': ['../content/public/android/javatests/'], |
| + 'is_test_apk': 1, |
| }, |
| 'includes': [ '../build/java_apk.gypi' ], |
| }, |