Remove unnecessary HTML imports from download-internals.
Specifically: - Remove dependencies to cr.ui.List, cr.ui.ListItem and list.css since these were (erroneously?) added at r508574, but were not used. - Hook up closure_compile target, since it was not referenced from anywhere. - Replace remaining HTML imports with regular <script> tags instead. Bug: 937747 Change-Id: Ib26d4a31ecb365e23205f28d21d18a79ce03aa52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809110Reviewed-by:Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#697668}
Showing
Please register or sign in to comment