| Index: third_party/WebKit/Source/web/WebPluginContainerImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebPluginContainerImpl.h b/third_party/WebKit/Source/web/WebPluginContainerImpl.h
|
| index 86e71880eef06f8cc6f87a4415e9aa47fd4f7044..d0070cd784d8f6e1279d70fe4919a95016cae71b 100644
|
| --- a/third_party/WebKit/Source/web/WebPluginContainerImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebPluginContainerImpl.h
|
| @@ -73,7 +73,6 @@ public:
|
| // PluginView methods
|
| WebLayer* platformLayer() const override;
|
| v8::Local<v8::Object> scriptableObject(v8::Isolate*) override;
|
| - bool getFormValue(String&) override;
|
| bool supportsKeyboardFocus() const override;
|
| bool supportsInputMethod() const override;
|
| bool canProcessDrag() const override;
|
|
|