• brettw's avatar
    Conditionally convert V8 build overrides to declare_args. · 98dbcfde
    brettw authored
    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}
    98dbcfde
Name
Last commit
Last update
..
isolate.gni Loading commit data...
v8.gni Loading commit data...