Chromium Code Reviews| Index: tools/gyp/configurations_android.gypi |
| =================================================================== |
| --- tools/gyp/configurations_android.gypi (revision 27506) |
| +++ tools/gyp/configurations_android.gypi (working copy) |
| @@ -33,8 +33,7 @@ |
| 'android_build_type%': '<(android_build_type)', |
| 'OS': 'android', |
| - 'android_target_arch%' : 'arm', |
| - 'armv7': 1, |
| + 'android_target_arch' : 'x86', |
| }, # variables |
| 'target_defaults': { |
| 'defines': [ |