Index: tools/parser-shell.gyp |
diff --git a/tools/parser-shell.gyp b/tools/parser-shell.gyp |
index 5671d9197af9737b0e00d8a8452fb913b49f8a9c..4ef1a82d7195729b8aca5e46a78ba765117840af 100644 |
--- a/tools/parser-shell.gyp |
+++ b/tools/parser-shell.gyp |
@@ -30,7 +30,7 @@ |
'v8_code': 1, |
'v8_enable_i18n_support%': 1, |
}, |
- 'includes': ['../build/toolchain.gypi', '../build/features.gypi'], |
+ 'includes': ['../gypfiles/toolchain.gypi', '../gypfiles/features.gypi'], |
'targets': [ |
{ |
'target_name': 'parser-shell', |