| Index: third_party/WebKit/Source/web/WebFrameWidgetImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebFrameWidgetImpl.h b/third_party/WebKit/Source/web/WebFrameWidgetImpl.h
|
| index 17382976af9fc69f8d93984c37d36d529c2582b3..562865ece7c47e873ba5b6ff6c0815a6a2ce899f 100644
|
| --- a/third_party/WebKit/Source/web/WebFrameWidgetImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebFrameWidgetImpl.h
|
| @@ -212,10 +212,6 @@ class WebFrameWidgetImpl final
|
|
|
| WebPlugin* focusedPluginIfInputMethodSupported(LocalFrame*) const;
|
|
|
| - WebString inputModeOfFocusedElement() const;
|
| -
|
| - int textInputFlags() const;
|
| -
|
| LocalFrame* focusedLocalFrameAvailableForIme() const;
|
|
|
| WebWidgetClient* m_client;
|
|
|