Index: Source/core/html/PluginDocument.h |
diff --git a/Source/core/html/PluginDocument.h b/Source/core/html/PluginDocument.h |
index 98c6ef0938b5787a1fc01310dd59ab69ce5935fe..bd74d2cdf23bc7fe0836a5149794b179501c122b 100644 |
--- a/Source/core/html/PluginDocument.h |
+++ b/Source/core/html/PluginDocument.h |
@@ -44,7 +44,7 @@ public: |
Widget* pluginWidget(); |
Node* pluginNode(); |
- virtual void detach() OVERRIDE; |
+ virtual void detach(const AttachContext& = AttachContext()) OVERRIDE; |
void cancelManualPluginLoad(); |