Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(208)

Unified Diff: tools/gyp/configurations_android.gypi

Issue 23889034: Revert last commit (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/gyp/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': [
« no previous file with comments | « tools/gyp/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698