[DevUI DFM] Associate all chosen WebUI hosts with the DFM.
This CL performs a "horizontal" update to IsWebUiHostInDevUiDfm(), so that all WebUI hosts chosen to be in the DevUI DFM become affected by its flow. Specifically (on Android): * Accessing the (chrome://) URLs of these hosts triggers DevUI DFM install and/or load. * These hosts are not accessible unless the DevUI DFM is installed. The updates here are quite mechanical, so it makes sense to do them all at once (at least in draft), thereby reducing churn and edit / review burden. Hereafter, we can focus on moving resources from resources.pak to dev_ui_page_resources.pak. Bug: 927131 Change-Id: I9fc1471e84bb1219eaafad6e751b90cc425a1b23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834426 Commit-Queue: Samuel Huang <huangs@chromium.org> Reviewed-by:Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#702735}
Showing
Please register or sign in to comment