Add deprecated_default_sources_assignment_filter variable
To allow incremental removal of set_sources_assignment_filter feature, move the global list to a separate .gni file that will need to be used by all BUILD.gn that depend on a global filter list (until they are converted). To reduce the size of the CL, the file is imported from BUILDCONFIG.gn to call set_sources_assignment_filter (and save the variable with the old name). Bug: 1018739 Change-Id: Id6f89127327e13731d7fddb839af72dd242ecce5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416496 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#808026}
Showing
Please register or sign in to comment