| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 49b44a658249b13635e981fda83917f943443b80..7d5c314412c721aeeac44b923a2d8170aedaaa54 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1291,6 +1291,7 @@
|
| 'native_lib_target': 'libcontent_browsertests',
|
| 'additional_input_paths': ['<(PRODUCT_DIR)/content_shell/assets/content_shell.pak'],
|
| 'asset_location': '<(ant_build_out)/content_shell/assets',
|
| + 'is_test_apk': 1,
|
| },
|
| 'includes': [ '../build/java_apk.gypi' ],
|
| },
|
|
|