Index: build/standalone.gypi |
diff --git a/build/standalone.gypi b/build/standalone.gypi |
index 5c017d5f5073986935c3502642588c68d435b629..f18333127a53cf285c861992126f221fe3352a78 100644 |
--- a/build/standalone.gypi |
+++ b/build/standalone.gypi |
@@ -77,6 +77,9 @@ |
# as errors. |
'v8_code%': 0, |
+ # Relative path to icu.gyp from this file. |
+ 'icu_gyp_path': '../third_party/icu/icu.gyp', |
+ |
'conditions': [ |
['(v8_target_arch=="arm" and host_arch!="arm") or \ |
(v8_target_arch=="mipsel" and host_arch!="mipsel") or \ |