Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(426)

Unified Diff: gypfiles/toolchain.gypi

Issue 1848553003: [gn] Move build to gypfiles (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Preserve old state for the dance Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gypfiles/standalone.gypi ('k') | gypfiles/vs_toolchain.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
« no previous file with comments | « gypfiles/standalone.gypi ('k') | gypfiles/vs_toolchain.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698