v8/build_overrides
brettw 98dbcfde26 Conditionally convert V8 build overrides to declare_args.
We're converting the build_overrides system to the new default_args list of
overrides that can be listed in the toplevel .gn file. This will allow args to
be set on a per-repo basis.

This change conditionally adds the variables currently defined in
build_overrides/v8.gni to build args. This allows V8's build to be used in both
the new and old systems. Once all Chrome and pdfium have been updated, v8's
build overrides and the conditional checks around the new args can be removed.

BUG=684096

Review-Url: https://codereview.chromium.org/2654663003
Cr-Commit-Position: refs/heads/master@{#42639}
2017-01-25 00:20:56 +00:00
..
build.gni [build] Roll build a3b623a:11a223f 2016-11-29 11:17:15 +00:00
gtest.gni [gn] Switch mac to gn 2016-07-25 11:38:07 +00:00
v8.gni Conditionally convert V8 build overrides to declare_args. 2017-01-25 00:20:56 +00:00