Chromium Code Reviews| Index: Source/core/dom/DocumentParser.cpp |
| diff --git a/Source/core/dom/DocumentParser.cpp b/Source/core/dom/DocumentParser.cpp |
| index ac2ffa99a21aa8fe10b0facdbea2b1cac5b16f85..2b93e6635584220cd37360a82f4d02a7bc55e1d7 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/fetch/TextResourceDecoder.h" |
| +#include "core/html/parser/TextResourceDecoder.h" |
| #include "wtf/Assertions.h" |