[Contextual Search] Fetch and display thumbnails returned in resolution response
The search resolution response will potentially include thumbnail urls.
This patch adds support for fetching the thumbnail, using BitmapFetcher,
and displaying it whre the 'G' logo is currently displayed.
Also cleans up unused an unused field trial param for disabling sprite
animations.
Note that the work to parse the JSON and extract a thumbnail url has
not been completed yet. This CL adds the plumbing and UI changes
necessary to display once the parsing is implemented.
BUG=
644932
Committed:
https://crrev.com/c56e3d6b9b0d2559a0f33821b20ea75c8a824963
Cr-Commit-Position: refs/heads/master@{#417613}