| Index: webkit/glue/webview_impl.h
|
| ===================================================================
|
| --- webkit/glue/webview_impl.h (revision 13375)
|
| +++ webkit/glue/webview_impl.h (working copy)
|
| @@ -70,6 +70,7 @@
|
| virtual bool HandleInputEvent(const WebKit::WebInputEvent* input_event);
|
| virtual void MouseCaptureLost();
|
| virtual void SetFocus(bool enable);
|
| + virtual void ClearFocusedNode();
|
| virtual void StoreFocusForFrame(WebFrame* frame);
|
| virtual bool ImeSetComposition(int string_type,
|
| int cursor_position,
|
|
|