| 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 68ca01cb831439249572cbe3cff047505bdf1ceb..74f07bef43ae0f34601438c30c01cfeec340bf7e 100644
|
| --- a/third_party/WebKit/Source/web/WebFrameWidgetImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebFrameWidgetImpl.h
|
| @@ -189,8 +189,6 @@ class WebFrameWidgetImpl final
|
| // focused frame has a different local root.
|
| LocalFrame* FocusedLocalFrameInWidget() const;
|
|
|
| - WebPlugin* FocusedPluginIfInputMethodSupported(LocalFrame*) const;
|
| -
|
| LocalFrame* FocusedLocalFrameAvailableForIme() const;
|
|
|
| CompositorMutatorImpl& Mutator();
|
|
|