Index: components/plugins/renderer/plugin_placeholder.h |
diff --git a/components/plugins/renderer/plugin_placeholder.h b/components/plugins/renderer/plugin_placeholder.h |
index c1cbbcebb28d9813d3c78f0ba1471d65277bd739..a1cdad5bb305f70da90fb80fad316d42327b0655 100644 |
--- a/components/plugins/renderer/plugin_placeholder.h |
+++ b/components/plugins/renderer/plugin_placeholder.h |
@@ -73,6 +73,7 @@ class PluginPlaceholder : public content::RenderFrameObserver, |
private: |
// WebViewPlugin::Delegate methods: |
virtual void ShowContextMenu(const blink::WebMouseEvent&) OVERRIDE; |
+ virtual void PluginDestroyed() OVERRIDE; |
// RenderFrameObserver methods: |
virtual void OnDestruct() OVERRIDE; |