Stop //remoting from using global filter for sources
set_sources_assignment_filter() is considered as a mis-feature of gn (as it makes it difficult to reason about the BUILD.gn files individually). Change code in //remoting to check the platform before adding plaform-specific source files to "sources" variable and clear the filter to prevent regressions. Bug: 1018739 Change-Id: I55117af22cc41733056bd570907d9540168e5ad1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416690 Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Yuwei Huang <yuweih@chromium.org> Reviewed-by:Yuwei Huang <yuweih@chromium.org> Cr-Commit-Position: refs/heads/master@{#808002}
Showing
Please register or sign in to comment