| Index: third_party/WebKit/Source/core/loader/DocumentWriter.h
|
| diff --git a/third_party/WebKit/Source/core/loader/DocumentWriter.h b/third_party/WebKit/Source/core/loader/DocumentWriter.h
|
| index a4de319a14796cd743fb16b7fb19cd6e8fb29f32..5c137b3e92edbc13e4d3844a605ed9348fdad82e 100644
|
| --- a/third_party/WebKit/Source/core/loader/DocumentWriter.h
|
| +++ b/third_party/WebKit/Source/core/loader/DocumentWriter.h
|
| @@ -32,8 +32,7 @@
|
| #include "core/html/parser/ParserSynchronizationPolicy.h"
|
| #include "core/loader/TextResourceDecoderBuilder.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/RefCounted.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|