Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 42c4ef121de56d5aac56896646f7e5ef3ccb7f96..83991adf6c7318eab4f58fd50ff7f15e9e16bd4a 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -926,6 +926,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' ], |
| }, |