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

Unified Diff: webkit/glue/webkit_resources.grd

Issue 10830014: Revert 148364 - Add a hand grab and grabbing cursor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 5 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 | « webkit/glue/webcursor_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_resources.grd
===================================================================
--- webkit/glue/webkit_resources.grd (revision 148371)
+++ webkit/glue/webkit_resources.grd (working copy)
@@ -10,8 +10,6 @@
<release seq="1">
<includes>
<include name="IDR_BROKENIMAGE" file="resources\broken-image.gif" type="BINDATA" />
- <include name="IDC_HAND_GRAB" file="resources\hand_grab.cur" type="CURSOR" />
- <include name="IDC_HAND_GRABBING" file="resources\hand_grabbing.cur" type="CURSOR" />
<include name="IDR_INPUT_SPEECH" file="resources\input_speech.png" type="BINDATA" />
<include name="IDR_INPUT_SPEECH_RECORDING" file="resources\input_speech_recording.png" type="BINDATA" />
<include name="IDR_INPUT_SPEECH_WAITING" file="resources\input_speech_waiting.png" type="BINDATA" />
« no previous file with comments | « webkit/glue/webcursor_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698