Index: webkit/glue/webkit_resources.grd |
=================================================================== |
--- webkit/glue/webkit_resources.grd (revision 148170) |
+++ webkit/glue/webkit_resources.grd (working copy) |
@@ -15,6 +15,8 @@ |
<include name="IDC_COLRESIZE" file="resources\col_resize.cur" type="CURSOR" /> |
<include name="IDC_COPYCUR" file="resources\copy.cur" type="CURSOR" /> |
<include name="IDC_CURSOR_NONE" file="resources\none.cur" type="CURSOR" /> |
+ <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" /> |