Index: Source/core/html/HTMLTitleElement.cpp |
diff --git a/Source/core/html/HTMLTitleElement.cpp b/Source/core/html/HTMLTitleElement.cpp |
index eecff46ac58776cfb8dee022e5e87737a6e19a6a..33060e20b43710fe7ddc235c478ba1da2048fb0a 100644 |
--- a/Source/core/html/HTMLTitleElement.cpp |
+++ b/Source/core/html/HTMLTitleElement.cpp |
@@ -23,8 +23,8 @@ |
#include "config.h" |
#include "core/html/HTMLTitleElement.h" |
-#include "HTMLNames.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/ChildListMutationScope.h" |
#include "core/dom/Document.h" |
#include "core/dom/Text.h" |