Index: Source/core/fetch/CSSStyleSheetResource.cpp |
diff --git a/Source/core/fetch/CSSStyleSheetResource.cpp b/Source/core/fetch/CSSStyleSheetResource.cpp |
index 96ebcb71e5d6817c48d83cd733511605860c9160..5edeabcbb866fc19cd35ded889ce093e562b0084 100755 |
--- a/Source/core/fetch/CSSStyleSheetResource.cpp |
+++ b/Source/core/fetch/CSSStyleSheetResource.cpp |
@@ -30,7 +30,7 @@ |
#include "core/css/StyleSheetContents.h" |
#include "core/fetch/ResourceClientWalker.h" |
#include "core/fetch/StyleSheetResourceClient.h" |
-#include "core/html/parser/TextResourceDecoder.h" |
+#include "core/fetch/TextResourceDecoder.h" |
#include "platform/SharedBuffer.h" |
#include "platform/network/HTTPParsers.h" |
#include "wtf/CurrentTime.h" |