Add a static Google Doodle to the experimental app list start page.
commitc3fe75df567e02f12c89db4d41b1617dd44b871c
authorcalamity <calamity@chromium.org>
Tue, 3 Feb 2015 23:52:13 +0000 (3 15:52 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 3 Feb 2015 23:53:58 +0000 (3 23:53 +0000)
tree6c670e2d4a7baf99441ca0eed3298468cafb4e51
parentff5bc69dc74e290fae4768ac86ed218110c7c81b
Add a static Google Doodle to the experimental app list start page.

This CL adds a static Google Doodle to the experimental app list start
page by downloading a JSON blob and using the contained doodle URL as an
image source in the app list start page WebContents.

BUG=453205

Review URL: https://codereview.chromium.org/871193006

Cr-Commit-Position: refs/heads/master@{#314442}
chrome/browser/resources/app_list/start_page.css
chrome/browser/resources/app_list/start_page.html
chrome/browser/resources/app_list/start_page.js
chrome/browser/ui/app_list/start_page_service.cc
chrome/browser/ui/app_list/start_page_service.h
chrome/browser/ui/webui/app_list/start_page_browsertest.js
ui/app_list/views/start_page_view.cc