Commit fcdf2717 authored by James Cook's avatar James Cook Committed by Commit Bot

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: default avatarMichael Wasserman <msw@chromium.org>
Cr-Commit-Position: refs/heads/master@{#781461}
parent c65cebc2
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment