| Index: Source/core/loader/TextResourceDecoderBuilder.h
 | 
| diff --git a/Source/core/loader/TextResourceDecoderBuilder.h b/Source/core/loader/TextResourceDecoderBuilder.h
 | 
| index 8e89f3c0c9c3128188908696bdd3ce2dc0564bc5..b6c27c7746400f8b48802f7653888c5e2d0c4ed0 100644
 | 
| --- a/Source/core/loader/TextResourceDecoderBuilder.h
 | 
| +++ b/Source/core/loader/TextResourceDecoderBuilder.h
 | 
| @@ -31,7 +31,7 @@
 | 
|  #ifndef TextResourceDecoderBuilder_h
 | 
|  #define TextResourceDecoderBuilder_h
 | 
|  
 | 
| -#include "core/html/parser/TextResourceDecoder.h"
 | 
| +#include "core/fetch/TextResourceDecoder.h"
 | 
|  #include "wtf/PassRefPtr.h"
 | 
|  #include "wtf/text/WTFString.h"
 | 
|  
 | 
| 
 |