| Index: chrome/renderer/webplugin_delegate_proxy.h
|
| ===================================================================
|
| --- chrome/renderer/webplugin_delegate_proxy.h (revision 20148)
|
| +++ chrome/renderer/webplugin_delegate_proxy.h (working copy)
|
| @@ -60,7 +60,7 @@
|
| virtual void DidFinishLoadWithReason(NPReason reason);
|
| virtual void SetFocus();
|
| virtual bool HandleInputEvent(const WebKit::WebInputEvent& event,
|
| - WebCursor* cursor);
|
| + WebKit::WebCursorInfo* cursor);
|
| virtual int GetProcessId();
|
|
|
| // IPC::Channel::Listener implementation:
|
|
|