summaryrefslogtreecommitdiffstats
path: root/app/resources
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-27 01:00:27 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-27 01:00:27 +0000
commitd851106a4c47f58ff714c4f4e2d05b41490947ac (patch)
tree34166dbdd4d219dfe32c591a973d87fd25fa7fc2 /app/resources
parent596650852ec1016cf7c5af66ed4236c9cb546c05 (diff)
downloadchromium_src-d851106a4c47f58ff714c4f4e2d05b41490947ac.zip
chromium_src-d851106a4c47f58ff714c4f4e2d05b41490947ac.tar.gz
chromium_src-d851106a4c47f58ff714c4f4e2d05b41490947ac.tar.bz2
Make the resize gripper invisible.
BUG=50107 TEST=Resize gripper nest to browser actions container should no longer appear Review URL: http://codereview.chromium.org/3052011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53732 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/resources')
-rw-r--r--app/resources/app_resources.grd1
-rw-r--r--app/resources/resize_gripper.pngbin228 -> 0 bytes
2 files changed, 0 insertions, 1 deletions
diff --git a/app/resources/app_resources.grd b/app/resources/app_resources.grd
index e45ac78..6f30669 100644
--- a/app/resources/app_resources.grd
+++ b/app/resources/app_resources.grd
@@ -58,7 +58,6 @@
<include name="IDR_MINIMIZE_H" file="linux_minimize_h.png" type="BINDATA" />
<include name="IDR_MINIMIZE_P" file="linux_minimize_p.png" type="BINDATA" />
</if>
- <include name="IDR_RESIZE_GRIPPER" file="resize_gripper.png" type="BINDATA" />
<if expr="pp_ifdef('toolkit_views')">
<include name="IDR_RESTORE" file="restore.png" type="BINDATA" />
<include name="IDR_RESTORE_H" file="restore_h.png" type="BINDATA" />
diff --git a/app/resources/resize_gripper.png b/app/resources/resize_gripper.png
deleted file mode 100644
index 43c6b8e..0000000
--- a/app/resources/resize_gripper.png
+++ /dev/null
Binary files differ