| Index: Source/core/dom/DecodedDataDocumentParser.cpp
|
| diff --git a/Source/core/dom/DecodedDataDocumentParser.cpp b/Source/core/dom/DecodedDataDocumentParser.cpp
|
| index 9f25650b673031937e41d5053f847ec98c13330b..da89429146401f33108574a2a2d701d1d2f54b1c 100644
|
| --- a/Source/core/dom/DecodedDataDocumentParser.cpp
|
| +++ b/Source/core/dom/DecodedDataDocumentParser.cpp
|
| @@ -28,7 +28,6 @@
|
|
|
| #include "core/loader/DocumentWriter.h"
|
| #include "core/loader/TextResourceDecoder.h"
|
| -#include "core/platform/text/SegmentedString.h"
|
|
|
| namespace WebCore {
|
|
|
|
|