Files
Jamie Nicol a81689cb13 Bug 2043983 - Preserve "gen_input_files" and action "inputs" through filter_gn_config(). r=mjf
This will allow the ANGLE vendoring script to determine a list of all
files required to build ANGLE, which it will use to prune the set of
vendored files.

Note that "gen_input_files" is the list of GN input files from which
the configs were generated. While not technically required to build
ANGLE once vendored, preserving them will allow gn_processor to be ran
repeatedly, which can be useful if iterating on the config or script
itself.

Differential Revision: https://phabricator.services.mozilla.com/D305483
2026-06-12 09:32:58 +00:00
..