Index: build_gyp/standalone.gypi |
diff --git a/build_gyp/standalone.gypi b/build_gyp/standalone.gypi |
index 72929472264b420364728f4a4a20051f4dac3cc2..4b5b74072aacd8ae5e54059349132cf473d27233 100644 |
--- a/build_gyp/standalone.gypi |
+++ b/build_gyp/standalone.gypi |
@@ -49,7 +49,7 @@ |
'werror%': '-Werror', |
'v8_optimized_debug%': 0, |
'v8_use_external_startup_data%': 0, |
- 'icu_gyp_path': '../v8/third_party/icu/icu.gyp', |
+ 'icu_gyp_path': '../third_party/icu/icu.gyp', |
'libjpeg_gyp_path': '../third_party/third_party.gyp', |
'conditions': [ |
['OS == "win"', { |