WebUI: Remove incorrect imports from some Polymer2 JS files.
Polymer2 files processed by polymer_modulizer() should not have "// #import " comments. Instead, their JS imports are auto-generated by translating HTML imports from the corresponding HTML file. Note that these comments are no-op currently, as they are not processed by polymer_modulizer(). Bug: 1152687 Change-Id: If908cce6d21f4766590b2c97b354f2ac899d8625 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560679 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:Rebekah Potter <rbpotter@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#831030}
Showing
Please register or sign in to comment