Settings: Pass settings_main.html to Polymer 3 auto-gen tools.
Previously settings_main.html was using a pattern that is not supported by polymer_modulizer(), where multiple <script> tags appeared within the element's template. Removed the usage of that pattern, by creating a dedicated search_settings.html file similar to how other pure JS files are imported in Polymer 2 code. This also simplifies the setup steps of the CrSettingsSearchTest.All test case. Bug: 1026426 Change-Id: Ic35da83e72e75864434b6dc0ba31f2cfc7508e01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032327Reviewed-by:Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#737155}
Showing
Please register or sign in to comment