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

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

Issue 10916006: Revert "Update V8 to 3.12." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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
« no previous file with comments | « dart/tools/gyp/all.gypi ('k') | dart/tools/gyp/configurations_xcode.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tools/gyp/common.gypi
diff --git a/dart/tools/gyp/common.gypi b/dart/tools/gyp/common.gypi
index 00ce448f22e2fd2d875861ca197295bb39c5d75e..cfbfcd080b8f16c7d11301b96d9803b67bcda505 100644
--- a/dart/tools/gyp/common.gypi
+++ b/dart/tools/gyp/common.gypi
@@ -12,6 +12,7 @@
'variables': {
'library': 'static_library',
'component': 'static_library',
+ 'host_arch': 'ia32',
'target_arch': 'ia32',
'v8_location': '<(DEPTH)/../third_party/v8',
},
« no previous file with comments | « dart/tools/gyp/all.gypi ('k') | dart/tools/gyp/configurations_xcode.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698