Index: Source/core/html/PluginDocument.cpp |
diff --git a/Source/core/html/PluginDocument.cpp b/Source/core/html/PluginDocument.cpp |
index c1ae4268ed90da90b4da42f5c632d28f979fcfc8..15e112713f0f44847d4e6694c780030bc9b0276d 100644 |
--- a/Source/core/html/PluginDocument.cpp |
+++ b/Source/core/html/PluginDocument.cpp |
@@ -25,8 +25,8 @@ |
#include "config.h" |
#include "core/html/PluginDocument.h" |
-#include "HTMLNames.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/RawDataDocumentParser.h" |
#include "core/frame/FrameView.h" |
#include "core/frame/LocalFrame.h" |