| Index: Source/core/dom/DocumentParser.cpp
|
| diff --git a/Source/core/dom/DocumentParser.cpp b/Source/core/dom/DocumentParser.cpp
|
| index 2b93e6635584220cd37360a82f4d02a7bc55e1d7..ac2ffa99a21aa8fe10b0facdbea2b1cac5b16f85 100644
|
| --- a/Source/core/dom/DocumentParser.cpp
|
| +++ b/Source/core/dom/DocumentParser.cpp
|
| @@ -25,7 +25,7 @@
|
|
|
| #include "config.h"
|
| #include "core/dom/DocumentParser.h"
|
| -#include "core/html/parser/TextResourceDecoder.h"
|
| +#include "core/fetch/TextResourceDecoder.h"
|
|
|
| #include "wtf/Assertions.h"
|
|
|
|
|