Index: gypfiles/toolchain.gypi |
diff --git a/build/toolchain.gypi b/gypfiles/toolchain.gypi |
similarity index 99% |
copy from build/toolchain.gypi |
copy to gypfiles/toolchain.gypi |
index 9f4cedc47868302e32621091ec34a85a454a3aef..bc824b64ddcd4b286683c64005ecc30f19e1ca7f 100644 |
--- a/build/toolchain.gypi |
+++ b/gypfiles/toolchain.gypi |
@@ -73,7 +73,7 @@ |
'v8_no_strict_aliasing%': 0, |
# Chrome needs this definition unconditionally. For standalone V8 builds, |
- # it's handled in build/standalone.gypi. |
+ # it's handled in gypfiles/standalone.gypi. |
'want_separate_host_toolset%': 1, |
# Toolset the d8 binary should be compiled for. Possible values are 'host' |