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

Unified Diff: dart/tools/gyp/all.gypi

Issue 10892034: Update V8 to 3.12. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address review comments and more clean-up Created 8 years, 4 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
Index: dart/tools/gyp/all.gypi
diff --git a/dart/tools/gyp/all.gypi b/dart/tools/gyp/all.gypi
index 23d9f86a2d851ef1f6569d7cb9785ec42342d0a8..4ea6d8bb0b0a2f0622ffdbbe330517ebc49400eb 100644
--- a/dart/tools/gyp/all.gypi
+++ b/dart/tools/gyp/all.gypi
@@ -9,7 +9,6 @@
'variables': {
'library': 'static_library',
'component': 'static_library',
- 'host_arch': 'ia32',
'target_arch': 'ia32',
'v8_location': '<(DEPTH)/third_party/v8',
},

Powered by Google App Engine
This is Rietveld 408576698