Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: ui/resources/ui_resources_standard.grd

Issue 10413059: Remove obsolete png files Add custom cursors to touch.grd file (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/resources/ui_resources_2x.grd ('k') | ui/resources/ui_resources_touch.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/resources/ui_resources_standard.grd
diff --git a/ui/resources/ui_resources_standard.grd b/ui/resources/ui_resources_standard.grd
index ab9d8c61350aa743c0945b2d88bcd9612ed6de27..4c297e1ed40f096d7c37701db7e7db963a2dcb53 100644
--- a/ui/resources/ui_resources_standard.grd
+++ b/ui/resources/ui_resources_standard.grd
@@ -77,8 +77,8 @@
<include name="IDR_AURA_WINDOW_SNAP_RIGHT_P" file="default_100_percent/aura/window_snap_right_pressed.png" type="BINDATA" />
<!-- cursors -->
<include name="IDR_AURA_CURSOR_PTR" file="default_100_percent/aura/left_ptr.png" type="BINDATA" />
- <include name="IDR_AURA_CURSOR_NO_DROP" file="default_100_percent/aura/left_ptr_nodrop.png" type="BINDATA" />
- <include name="IDR_AURA_CURSOR_COPY" file="default_100_percent/aura/left_ptr_copy.png" type="BINDATA" />
+ <include name="IDR_AURA_CURSOR_NO_DROP" file="default_100_percent/aura/nodrop.png" type="BINDATA" />
+ <include name="IDR_AURA_CURSOR_COPY" file="default_100_percent/aura/copy.png" type="BINDATA" />
<include name="IDR_AURA_CURSOR_HAND" file="default_100_percent/aura/hand2.png" type="BINDATA" />
<include name="IDR_AURA_CURSOR_MOVE" file="default_100_percent/aura/fleur.png" type="BINDATA" />
<include name="IDR_AURA_CURSOR_IBEAM" file="default_100_percent/aura/xterm.png" type="BINDATA" />
« no previous file with comments | « ui/resources/ui_resources_2x.grd ('k') | ui/resources/ui_resources_touch.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698