| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 7c463083ae434960d519d044a3fda8d25026bf76..046552caaa8039d3f8b4c3f4d6625c6bf0cc0607 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -832,6 +832,7 @@
|
| '-DANDROID_SDK_TOOLS=<(android_sdk_tools)',
|
| '-DANDROID_SDK_VERSION=<(android_sdk_version)',
|
| '-DANDROID_TOOLCHAIN=<(android_toolchain)',
|
| + '-DANDROID_TARGET_ARCH=<(ndk_target_arch)',
|
| '-buildfile',
|
| '<(DEPTH)/content/shell/android/javatests/content_shell_test_apk.xml',
|
| ]
|
|
|