summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-23 16:13:06 +0000
committerjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-23 16:13:06 +0000
commit2aa9d6db185e4f21c46b04ed6f4ea90c29919fa0 (patch)
treed550f19c9a57eb07cf2238c3b3bbc15bb0b99784 /chrome/app
parentd0fc2ee00c01cce9c7898b59964e8b0efc26e6ec (diff)
downloadchromium_src-2aa9d6db185e4f21c46b04ed6f4ea90c29919fa0.zip
chromium_src-2aa9d6db185e4f21c46b04ed6f4ea90c29919fa0.tar.gz
chromium_src-2aa9d6db185e4f21c46b04ed6f4ea90c29919fa0.tar.bz2
Adding an image that will be used for the omnibox hint infobar.
BUG=None TEST=None Review URL: http://codereview.chromium.org/159249 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21388 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/theme/infobar_questionmark.pngbin0 -> 63324 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd1
2 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/theme/infobar_questionmark.png b/chrome/app/theme/infobar_questionmark.png
new file mode 100644
index 0000000..6eb7182
--- /dev/null
+++ b/chrome/app/theme/infobar_questionmark.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index a1d8cae..3e13670 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -209,6 +209,7 @@
<include name="IDR_INFOBAR_SSL_WARNING" file="infobar_insecure.png" type="BINDATA" />
<include name="IDR_INFOBAR_ALT_NAV_URL" file="infobar_didyoumean.png" type="BINDATA" />
<include name="IDR_INFOBAR_PLUGIN_INSTALL" file="infobar_plugin.png" type="BINDATA" />
+ <include name="IDR_INFOBAR_QUESTION_MARK" file="infobar_questionmark.png" type="BINDATA" />
<include name="IDR_INFO_BUBBLE_CORNER_TOP_LEFT" file="bubble_corner_tl.png" type="BINDATA" />
<include name="IDR_INFO_BUBBLE_CORNER_TOP_RIGHT" file="bubble_corner_tr.png" type="BINDATA" />
<include name="IDR_INFO_BUBBLE_CORNER_BOTTOM_LEFT" file="bubble_corner_bl.png" type="BINDATA" />