WebUI: Move shared google_logo.svg to NTP only code.
There is no reason for this file to be part of the shared webui_resources.grd, as it is only used by NTP as follows: 1) chrome-search://local-ntp/ (deprecated) 2) chrome://new-tab-page The former directly inlines the image by using flattenhtml=true, whereas the latter consumes it from a chrome:// URL. This is part of the effort of auto-genearting the contents of webui_resources.grd. Bug: 1132403 Change-Id: I20642b4c845393daf72597f156f7a934c9f3ea93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533646 Auto-Submit: dpapad <dpapad@chromium.org> Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Reviewed-by:Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#827003}
Showing
File moved
Please register or sign in to comment