Index: Source/core/frame/FrameView.cpp |
diff --git a/Source/core/frame/FrameView.cpp b/Source/core/frame/FrameView.cpp |
index fa56877a5027c55cb0f1043b592dd7baedc16337..a04c8c515aee597332e6401cd213f815a40bd5f2 100644 |
--- a/Source/core/frame/FrameView.cpp |
+++ b/Source/core/frame/FrameView.cpp |
@@ -37,10 +37,10 @@ |
#include "core/editing/FrameSelection.h" |
#include "core/events/OverflowEvent.h" |
#include "core/fetch/ResourceFetcher.h" |
-#include "core/fetch/TextResourceDecoder.h" |
#include "core/html/HTMLFrameElement.h" |
#include "core/html/HTMLHtmlElement.h" |
#include "core/html/HTMLPlugInElement.h" |
+#include "core/html/parser/TextResourceDecoder.h" |
#include "core/inspector/InspectorInstrumentation.h" |
#include "core/loader/FrameLoader.h" |
#include "core/loader/FrameLoaderClient.h" |