Stop using sources_assignment_filters in chrome/browser/ui/BUILD.gn
set_sources_assignment_filter() causes files to be magically excluded from sources lists based on path substrings. It is considered a mis-feature of gn, see bug. Convert BUILD.gn to use conditionals to include source files only on the platform where they are used. Bug: 1018739 Change-Id: If699383ea8b1d936f5a4d30a1b072291841a4183 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2255316 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#781461}
Showing
This diff is collapsed.
Please register or sign in to comment