Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index d11a963bfa4bff9acdd04a1a30bc6fa535e5eabe..824c94775e82273d45ffbfeee845a36aca2179c0 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -663,7 +663,7 @@ |
'-DANDROID_SDK_ROOT=<(android_sdk_root)', |
'-DANDROID_SDK_TOOLS=<(android_sdk_tools)', |
'-DANDROID_SDK_VERSION=<(android_sdk_version)', |
- '-DANDROID_TOOLCHAIN=<(android_toolchain)', |
+ '-DANDROID_GDBSERVER=<(android_gdbserver)', |
'-buildfile', |
'shell/android/java/content_shell_apk.xml', |
'<(CONFIGURATION_NAME)', |