Index: build/apk_test.gypi |
diff --git a/build/apk_test.gypi b/build/apk_test.gypi |
index 942e286a51f58e183a073a0569297c74cb29d32c..68ac2396ae14c05dfb61e825e772a2aa8013792e 100644 |
--- a/build/apk_test.gypi |
+++ b/build/apk_test.gypi |
@@ -61,7 +61,7 @@ |
'--ant-args', |
'-DANDROID_SDK_VERSION=<(android_sdk_version)', |
'--ant-args', |
- '-DANDROID_TOOLCHAIN=<(android_toolchain)', |
+ '-DANDROID_GDBSERVER=<(android_gdbserver)', |
'--ant-args', |
'-DCHROMIUM_SRC=<(ant_build_out)/../..', |
], |