Request the icon of a Web Notification in the renderer process.
This will allow us to move the URL fetching logic out of /c/b/notifications/.
Mind that this code will soon move to //content/child/, so we can't
re-use some of the existing image fetching logic in //content/renderer/.
BUG=
Committed:
https://crrev.com/d17f01a45c92d94869750d7cefb23aa73ed9514d
Cr-Commit-Position: refs/heads/master@{#299685}