Index: Source/web/tests/FakeWebPlugin.h |
diff --git a/Source/web/tests/FakeWebPlugin.h b/Source/web/tests/FakeWebPlugin.h |
index a6c0c55fe6a57d8d2389d0f8536824b17af6322a..a7b7b949f54bb053c8f9dfdf4ed4cd47a8c93400 100644 |
--- a/Source/web/tests/FakeWebPlugin.h |
+++ b/Source/web/tests/FakeWebPlugin.h |
@@ -41,6 +41,7 @@ class WebInputEvent; |
class WebPluginContainer; |
class WebURL; |
class WebURLResponse; |
+struct WebPluginParams; |
class FakeWebPlugin : public WebPlugin { |
public: |