[WebView] Move WebLayer's resource exclusions into //weblayer
This CL follows up the addition of WebLayer-specific resource exclusions in https://chromium-review.googlesource.com/c/chromium/src/+/2209678 and https://chromium-review.googlesource.com/c/chromium/src/+/2250109. When introduced, all of the GN goop for these exclusions was placed directly in system_webview_apk_tmpl.gni. This CL addresses Bo's request from the latter CL above to introduce proper layering so that the //android_webview file doesn't have to directly worry about what WebLayer's exclusions are. I verified manually with run_weblayer_shell_trichrome that the translate infobar and HTTP auth dialog both still show as expected with this change. Bug: 1093846 Change-Id: Id354c07073ec031002a1e0089fe531c5ab7ecfc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257321Reviewed-by:Bo <boliu@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#780764}
Showing
Please register or sign in to comment