Settings: Remove unnecessary imports in settings.js/lazy_load.js
These imports were being used to ensure the elements were imported for tests while the parent elements that would normally be responsible for the imports were still being migrated. Now that all of settings has been migrated, delete the extra imports. Bug: 1026426 Change-Id: Ideb6f9646a5ac9e85916562d3580191b6cf042a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2136029Reviewed-by:dpapad <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#756499}
Showing
Please register or sign in to comment