| Index: Source/core/fetch/XSLStyleSheetResource.cpp
 | 
| diff --git a/Source/core/fetch/XSLStyleSheetResource.cpp b/Source/core/fetch/XSLStyleSheetResource.cpp
 | 
| index 76b28b75cd16845ace55cd54a52557f5663d62e4..67950a9a2da1942ba219ff5b7fa3d218b0b5fe95 100755
 | 
| --- a/Source/core/fetch/XSLStyleSheetResource.cpp
 | 
| +++ b/Source/core/fetch/XSLStyleSheetResource.cpp
 | 
| @@ -30,7 +30,7 @@
 | 
|  #include "RuntimeEnabledFeatures.h"
 | 
|  #include "core/fetch/ResourceClientWalker.h"
 | 
|  #include "core/fetch/StyleSheetResourceClient.h"
 | 
| -#include "core/fetch/TextResourceDecoder.h"
 | 
| +#include "core/html/parser/TextResourceDecoder.h"
 | 
|  #include "platform/SharedBuffer.h"
 | 
|  #include "wtf/Vector.h"
 | 
|  
 | 
| 
 |