Chromium Code Reviews| Index: content/content_shell.gypi |
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
| index d11a963bfa4bff9acdd04a1a30bc6fa535e5eabe..8a726c2a0991c7fe5a2feb9a7f54a930a63539b6 100644 |
| --- a/content/content_shell.gypi |
| +++ b/content/content_shell.gypi |
| @@ -664,6 +664,7 @@ |
| '-DANDROID_SDK_TOOLS=<(android_sdk_tools)', |
| '-DANDROID_SDK_VERSION=<(android_sdk_version)', |
| '-DANDROID_TOOLCHAIN=<(android_toolchain)', |
| + '-DANDROID_TARGET_ARCH=<(ndk_target_arch)', |
|
Yaron
2012/08/22 22:51:35
It looks like the ANDROID_TOOLCHAIN is only ever u
michaelbai
2012/08/23 22:53:00
Done.
|
| '-buildfile', |
| 'shell/android/java/content_shell_apk.xml', |
| '<(CONFIGURATION_NAME)', |