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