summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/resources/app_resources.grd3
-rw-r--r--chrome/app/resources/resize_gripper.pngbin0 -> 307 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/app/resources/app_resources.grd b/app/resources/app_resources.grd
index 7f62b8e..a0534a1 100644
--- a/app/resources/app_resources.grd
+++ b/app/resources/app_resources.grd
@@ -74,6 +74,9 @@
<include name="IDR_CONTENT_LEFT_SIDE" file="content_left_side.png" type="BINDATA" />
<include name="IDR_CONTENT_RIGHT_SIDE" file="content_right_side.png" type="BINDATA" />
+ <!-- Gripper resizer -->
+ <include name="IDR_RESIZE_GRIPPER" file="resize_gripper.png" type="BINDATA" />
+
<!-- Throbber -->
<include name="IDR_THROBBER" file="throbber.png" type="BINDATA" />
diff --git a/chrome/app/resources/resize_gripper.png b/chrome/app/resources/resize_gripper.png
new file mode 100644
index 0000000..865f554
--- /dev/null
+++ b/chrome/app/resources/resize_gripper.png
Binary files differ