summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-19 17:18:09 +0000
committerarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-19 17:18:09 +0000
commitd6a3482386ab452d38c09f1b049e18ed007ea955 (patch)
treec4f61784de5504b8b39ab0a11b01df38432ea5bb /chrome/app
parent71bac94396fa666a4d16cfb4eb1dbd8b9305a058 (diff)
downloadchromium_src-d6a3482386ab452d38c09f1b049e18ed007ea955.zip
chromium_src-d6a3482386ab452d38c09f1b049e18ed007ea955.tar.gz
chromium_src-d6a3482386ab452d38c09f1b049e18ed007ea955.tar.bz2
NTP: Grd changes for the web store thumbnail.
This is the grd part of http://codereview.chromium.org/3001003/show BUG=46028 TEST=None Review URL: http://codereview.chromium.org/2832060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52917 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/theme/ntp_store_favicon.pngbin0 -> 898 bytes
-rw-r--r--chrome/app/theme/ntp_store_thumb.pngbin0 -> 9997 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd2
3 files changed, 2 insertions, 0 deletions
diff --git a/chrome/app/theme/ntp_store_favicon.png b/chrome/app/theme/ntp_store_favicon.png
new file mode 100644
index 0000000..0644c7f
--- /dev/null
+++ b/chrome/app/theme/ntp_store_favicon.png
Binary files differ
diff --git a/chrome/app/theme/ntp_store_thumb.png b/chrome/app/theme/ntp_store_thumb.png
new file mode 100644
index 0000000..0c3b5bc
--- /dev/null
+++ b/chrome/app/theme/ntp_store_thumb.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 26d66c6..02937af 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -198,6 +198,8 @@
<include name="IDR_NEWTAB_BUTTON_H" file="newtab_h.png" type="BINDATA" />
<include name="IDR_NEWTAB_BUTTON_MASK" file="newtab_button_mask.png" type="BINDATA" />
<include name="IDR_NEWTAB_BUTTON_P" file="newtab_p.png" type="BINDATA" />
+ <include name="IDR_NEWTAB_CHROME_STORE_PAGE_FAVICON" file="ntp_store_favicon.png" type="BINDATA" />
+ <include name="IDR_NEWTAB_CHROME_STORE_PAGE_THUMBNAIL" file="ntp_store_thumb.png" type="BINDATA" />
<include name="IDR_NEWTAB_CHROME_WELCOME_PAGE_FAVICON" file="ntp_welcome_favicon.png" type="BINDATA" />
<include name="IDR_NEWTAB_CHROME_WELCOME_PAGE_THUMBNAIL" file="ntp_welcome_thumb.png" type="BINDATA" />
<include name="IDR_NEWTAB_MENU_MASK" file="ntp_menu_mask.png" type="BINDATA" />