Chromium Code Reviews| 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', |
| }, |