DescriptionRemove redundant FaviconDriverImpl::large_icon_handler_ on Android
When the Icon NTP is enabled on Android, FaviconDriverImpl creates two identical
FaviconHandlers: |FaviconDriver::touch_icon_handler_| and
|FaviconDriver::large_icon_handler_|.
This CL removes |FaviconDriver::large_icon_handler_| because it is redundant.
BUG=None
Committed: https://crrev.com/00f98d85ceb689e71f05e88d46df71acbd2b7393
Cr-Commit-Position: refs/heads/master@{#356306}
Patch Set 1 #Patch Set 2 : #
Depends on Patchset: Messages
Total messages: 12 (5 generated)
|