| Index: Source/web/WebPluginContainerImpl.h
|
| diff --git a/Source/web/WebPluginContainerImpl.h b/Source/web/WebPluginContainerImpl.h
|
| index fde883fa82cc2fb1a965dfad7f101dde996b82a5..2ff90c7866c2812da590bf6f90818461db383736 100644
|
| --- a/Source/web/WebPluginContainerImpl.h
|
| +++ b/Source/web/WebPluginContainerImpl.h
|
| @@ -163,8 +163,6 @@ public:
|
| void willStartLiveResize();
|
| void willEndLiveResize();
|
|
|
| - bool paintCustomOverhangArea(GraphicsContext*, const IntRect&, const IntRect&, const IntRect&);
|
| -
|
| DECLARE_VIRTUAL_TRACE();
|
| virtual void dispose() override;
|
|
|
|
|