| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index 6ff8c50e1a26ca8a18d36a4a186b8036982bed16..cf55651a9f6177d487e25ca44a769ea62efc7506 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -1508,7 +1508,7 @@
|
| 'android_gdbserver_executable': '<(android_gdbserver_executable)',
|
| 'android_gdbserver%': '<(android_gdbserver)',
|
| 'android_ndk_root%': '<(android_ndk_root)',
|
| - 'android_ndk_sysroot': '<(android_ndk_sysroot)',
|
| + 'android_ndk_sysroot%': '<(android_ndk_sysroot)',
|
| 'android_sdk_root%': '<(android_sdk_root)',
|
| 'android_sdk_version%': '<(android_sdk_version)',
|
| 'android_toolchain%': '<(android_toolchain)',
|
|
|