Add support for passing bitmaps to Android infobars
Native infobars are already capable of choosing between
a resource and a Bitmap for the infobar icon. Pass this
information through to the Java side so the UI widgets
can also display the Bitmap version of the icon.
BUG=
453170
Committed:
https://crrev.com/7931ccb5292f20375145443b5c3a9a547a334fbd
Cr-Commit-Position: refs/heads/master@{#314183}