commit | 4a043cc948fcfd1121eb1bc8e21c9714a686360e | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Mon Jul 08 23:32:03 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 08 23:32:03 2019 |
tree | df82ccbafc26dd96033d145a65b011ea97bf51fa | |
parent | 9671cd49b1ccd0c4fc416877f643d54bc3f8f711 [diff] |
Welcome WebUI: Dependency cleanups and moving nux.AppProxy interface. - Add missing import in welcome_app.html. - Remove unnecessary i18n_setup.html import in google_app_proxy.html - Move nux.AppProxy interface to the only placed it is actually used and rename to nux.GoogleAppProxy. This interface was previously used by more places, but not the case anymore. These were discovered while attempting to convert chrome://welcome to JS modules and Polymer3. Bug: 965770 Change-Id: Id1c0be2a8174e288f329276e2ed2f6bebc447122 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690745 Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Hector Carmona <hcarmona@chromium.org> Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by: Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#675411}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .