Welcome WebUI: Cleanup "NTP background" and "Google apps" metrics proxies.
These were previously defined within shared/module_metrics_proxy.js, even though they are only used within their respective folders. Moreover module_metrics_proxy.js was working around a Closure compiler bug, which resulted in a weird pattern (having code after cr.define), making it harder to auto-generate a JS Module from this file, which is the motivation for this change. Bug: 965770 Change-Id: I098490ccb82af60fbdc632a91a1fb7b7da13e040 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696684Reviewed-by:Hector Carmona <hcarmona@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#676252}
Showing
Please register or sign in to comment