Chromium Code Reviews| Index: Source/web/tests/FakeWebPlugin.cpp |
| diff --git a/Source/web/tests/FakeWebPlugin.cpp b/Source/web/tests/FakeWebPlugin.cpp |
| index 22996fb1b8d0803bd845751c2a125ca7f86550b1..7504eb0c9dd2b1dfa81fd012805274a3978931bd 100644 |
| --- a/Source/web/tests/FakeWebPlugin.cpp |
| +++ b/Source/web/tests/FakeWebPlugin.cpp |
| @@ -31,8 +31,6 @@ |
| #include "config.h" |
| #include "web/tests/FakeWebPlugin.h" |
| -#include "public/web/WebPluginParams.h" |
| - |
| namespace blink { |
| FakeWebPlugin::FakeWebPlugin(WebFrame* frame, const WebPluginParams& params) |