Move the local NTP images into chrome/app/theme
commit2e1db17f6cf6eb141e9fb3e7cd39d1801b682ca3
authorcalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 23 Apr 2014 17:20:54 +0000 (23 17:20 +0000)
committercalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 23 Apr 2014 17:20:54 +0000 (23 17:20 +0000)
treee09738ed6d0bdd44460cd9fbaf64c47ff0c2528b
parent0ea4fa665f6ea0816dc6b390ac7d7bffe0a3950c
Move the local NTP images into chrome/app/theme

This CL moves the local ntp images into chrome/app/theme and makes them
part of theme_resources.grd rather than browser_resources.grd. This will
allow the local ntp to use the correct scale factor for its logo and
lets these images be accessed via chrome://theme which will be used in
the experimental app list start page.

This CL adds a 1x image as none existed. This will need to be looked at
by a UI person and updated if necessary.

The addition binaries was landed in
https://codereview.chromium.org/248843002/ .

BUG=349727

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265674 0039d316-1c4b-4281-b951-d872f2087c98
chrome/app/theme/theme_resources.grd
chrome/browser/browser_resources.grd
chrome/browser/resources/local_ntp/images/2x/ntp_google_logo.png [deleted file]
chrome/browser/resources/local_ntp/images/2x/ntp_white_google_logo.png [deleted file]
chrome/browser/resources/local_ntp/local_ntp.css
chrome/browser/search/local_ntp_source.cc