Index: Source/web/WebPluginContainerImpl.h |
diff --git a/Source/web/WebPluginContainerImpl.h b/Source/web/WebPluginContainerImpl.h |
index 25f20236be2b5320084643b35fcf9417d4f34ee8..99f4bad1effc0936031fc72432eab6205742687a 100644 |
--- a/Source/web/WebPluginContainerImpl.h |
+++ b/Source/web/WebPluginContainerImpl.h |
@@ -94,7 +94,6 @@ public: |
void widgetPositionsUpdated() override; |
bool isPluginContainer() const override { return true; } |
void eventListenersRemoved() override; |
- bool pluginShouldPersist() const override; |
// WebPluginContainer methods |
WebElement element() override; |