| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 51385296b53d4ce73b874144d35f3824b0224d3a..430d9dfc5da549457a495e78f66753241ea3950f 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -840,6 +840,7 @@
|
| '-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',
|
| ]
|
|
|