Index: Source/web/WebPluginContainerImpl.h |
diff --git a/Source/web/WebPluginContainerImpl.h b/Source/web/WebPluginContainerImpl.h |
index d8e46d698e51d19926ea26d16c24ea3e364d9c96..cfc38223d61fe38457f065b4032b13fdeeb63cda 100644 |
--- a/Source/web/WebPluginContainerImpl.h |
+++ b/Source/web/WebPluginContainerImpl.h |
@@ -95,6 +95,7 @@ public: |
virtual void clipRectChanged() OVERRIDE; |
virtual bool isPluginContainer() const { return true; } |
virtual void eventListenersRemoved() OVERRIDE; |
+ virtual bool pluginShouldPersist() const; |
// WebPluginContainer methods |
virtual WebElement element(); |