Index: build/apk_test.gypi |
diff --git a/build/apk_test.gypi b/build/apk_test.gypi |
index 942e286a51f58e183a073a0569297c74cb29d32c..ed2d5a8f71b21bcc0faaf11a6a7b0441de68d006 100644 |
--- a/build/apk_test.gypi |
+++ b/build/apk_test.gypi |
@@ -63,6 +63,8 @@ |
'--ant-args', |
'-DANDROID_TOOLCHAIN=<(android_toolchain)', |
'--ant-args', |
+ '-DANDROID_TARGET_ARCH=<(ndk_target_arch)', |
+ '--ant-args', |
'-DCHROMIUM_SRC=<(ant_build_out)/../..', |
], |
}], |