Index: Source/core/html/HTMLMetaElement-in.cpp |
diff --git a/Source/core/html/HTMLMetaElement-in.cpp b/Source/core/html/HTMLMetaElement-in.cpp |
index c9a07c5c45a1d67beddb4998228b3e419d64495d..df0c159db84c544545acf58dfddbb05241c7ebc7 100644 |
--- a/Source/core/html/HTMLMetaElement-in.cpp |
+++ b/Source/core/html/HTMLMetaElement-in.cpp |
@@ -23,12 +23,12 @@ |
#include "config.h" |
#include "core/html/HTMLMetaElement.h" |
-#include "HTMLNames.h" |
-#include "RuntimeEnabledFeatures.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/Document.h" |
#include "core/frame/LocalFrame.h" |
#include "core/frame/Settings.h" |
#include "core/loader/FrameLoaderClient.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
namespace WebCore { |