Chromium Code Reviews| Index: Source/core/plugins/DOMPlugin.cpp |
| diff --git a/Source/core/plugins/DOMPlugin.cpp b/Source/core/plugins/DOMPlugin.cpp |
| index b188346c8f3d20b160bff5556772ea878ff08e29..ac6b631d94ed1c3263effdc78772950be61d4a15 100644 |
| --- a/Source/core/plugins/DOMPlugin.cpp |
| +++ b/Source/core/plugins/DOMPlugin.cpp |
| @@ -19,7 +19,6 @@ |
| #include "config.h" |
| #include "core/plugins/DOMPlugin.h" |
| -#include "core/page/Frame.h" |
| #include "core/plugins/PluginData.h" |
| #include <wtf/text/AtomicString.h> |