summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-11 17:41:37 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-11 17:41:37 +0000
commitdcf6c130ddd91d3349ec503203ea89d1600f2462 (patch)
treeffc52f5383a4bf6a70948a789d9f4ff5807ce1e2 /chrome/app
parent82a5648222234f6a02f2d7332ca5b478760cd0b2 (diff)
downloadchromium_src-dcf6c130ddd91d3349ec503203ea89d1600f2462.zip
chromium_src-dcf6c130ddd91d3349ec503203ea89d1600f2462.tar.gz
chromium_src-dcf6c130ddd91d3349ec503203ea89d1600f2462.tar.bz2
Revert 65813 - Removes the close button from instant on windows.
BUG=59068 TEST=none Review URL: http://codereview.chromium.org/4667008 TBR=sky@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65815 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/theme/match_preview_tear.pngbin0 -> 2303 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd1
2 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/theme/match_preview_tear.png b/chrome/app/theme/match_preview_tear.png
new file mode 100644
index 0000000..17ee2b4
--- /dev/null
+++ b/chrome/app/theme/match_preview_tear.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index ca7a595..dd8672e 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -210,6 +210,7 @@
<include name="IDR_LOCATION_BAR_SELECTED_KEYWORD_BACKGROUND_C" file="keyword_search_bubble_c.png" type="BINDATA" />
<include name="IDR_LOCATION_BAR_SELECTED_KEYWORD_BACKGROUND_L" file="keyword_search_bubble_l.png" type="BINDATA" />
<include name="IDR_LOCATION_BAR_SELECTED_KEYWORD_BACKGROUND_R" file="keyword_search_bubble_r.png" type="BINDATA" />
+ <include name="IDR_MATCH_PREVIEW_TEAR" file="match_preview_tear.png" type="BINDATA" />
<include name="IDR_MAXIMIZE_BUTTON_MASK" file="maximize_button_mask.png" type="BINDATA" />
<include name="IDR_MINIMIZE_BUTTON_MASK" file="minimize_button_mask.png" type="BINDATA" />
<include name="IDR_NEWTAB_BUTTON" file="newtab.png" type="BINDATA" />