DescriptionMove v8_use_external_startup_data out of //build/config:feature_flags.
This CL removes the global define of V8_USE_EXTERNAL_STARTUP_DATA from
the list in //build/config:feature_flags, and updates the individual
call sites to use the definition as appropriate.
By making this change, //build/config will not need to import
//build_overrides/v8.gni, and that will make it easier for other
projects that use GN to use //build without needing to create a
v8 overrides file.
R=brettw@chromium.org
BUG=541791
Committed: https://crrev.com/a22b0730051957c6024527154919daf8de71afea
Cr-Commit-Position: refs/heads/master@{#355401}
Patch Set 1 #
Total comments: 2
Patch Set 2 : make config be always defined #
Depends on Patchset: Messages
Total messages: 14 (3 generated)
|