| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index cc812ae342db03b7edeb0dd908528537934e8543..89833702c594f0596850d247c303416eceb586fc 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -833,7 +833,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',
|
| '<(DEPTH)/content/shell/android/javatests/content_shell_test_apk.xml',
|
| ]
|
|
|