• Nate Fischer's avatar
    Move WebView DevTools launcher icon check to upstream Monochrome only · 886e0ada
    Nate Fischer authored
    Move Monochrome WebView DevTools launcher icon component check to public
    Monochrome instead of the shared chrome_public_apk_tmpl that is shared
    with downstream. This way we can use downstream webview icons in
    downstream monochrome instead of using upstream WebView icons all the
    time.
    
    This pulls in the icon resource unconditionally, since the resource has
    been shrunk.
    
    There are other accidentally added format changes that made by running
    `git cl format`.
    
    Bug: 1026060, 1047530
    Test: Build downstream and upstream with webview_devui_show_icon=true and observe dev ui icon
    Test: du out/Emulator/apks/Monochrome.apk out/Emulator/apks/MonochromePublic.apk
    Binary-Size: increase in monochrome is offset by prior decreases in standalone/trichrome
    Change-Id: I6733fb901a0874ee2724f05bc621de07401fe73b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032573
    Commit-Queue: Andrew Grieve <agrieve@chromium.org>
    Auto-Submit: Nate Fischer <ntfschr@chromium.org>
    Reviewed-by: default avatarAndrew Grieve <agrieve@chromium.org>
    Reviewed-by: default avatarRichard Coles <torne@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#737564}
    886e0ada
chrome_public_apk_tmpl.gni 20.4 KB