Files app: Move <script> inside the <dom-module>
This is a preparation to auto-generate the JS module using polymer_modulizer() which requires the <script> tag to be inside the <dom-module>. This has no impact in the Polymer element behavior. Bug: 1133186 Change-Id: I80a6c3f98e5b37a2041f88bdce4990496455f5a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469922 Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#818828}
Showing
Please register or sign in to comment