| Index: Source/core/dom/DecodedDataDocumentParser.cpp
|
| diff --git a/Source/core/dom/DecodedDataDocumentParser.cpp b/Source/core/dom/DecodedDataDocumentParser.cpp
|
| index a6b028e197a3f54d8cc2e2cb39912e23603d1f8e..9f25650b673031937e41d5053f847ec98c13330b 100644
|
| --- a/Source/core/dom/DecodedDataDocumentParser.cpp
|
| +++ b/Source/core/dom/DecodedDataDocumentParser.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "DecodedDataDocumentParser.h"
|
| +#include "core/dom/DecodedDataDocumentParser.h"
|
|
|
| #include "core/loader/DocumentWriter.h"
|
| #include "core/loader/TextResourceDecoder.h"
|
|
|