| Index: testing/android/native_test.gyp
|
| diff --git a/testing/android/native_test.gyp b/testing/android/native_test.gyp
|
| index 28d88195d5f5b6f0e58131e54fa71edbe2265173..b0c6be7fc7f47be93f04f83f6e32f4dec2cfa41a 100644
|
| --- a/testing/android/native_test.gyp
|
| +++ b/testing/android/native_test.gyp
|
| @@ -47,6 +47,7 @@
|
| '-DANDROID_SDK_TOOLS=<(android_sdk_tools)',
|
| '-DANDROID_SDK_VERSION=<(android_sdk_version)',
|
| '-DANDROID_TOOLCHAIN=<(android_toolchain)',
|
| + '-DANDROID_GDBSERVER=<(android_gdbserver)',
|
| '-DCHROMIUM_SRC=<(ant_build_out)/../..',
|
| '-buildfile',
|
| '<(DEPTH)/testing/android/native_test_apk.xml',
|
|
|