| Index: third_party/WebKit/Source/core/html/parser/TextResourceDecoder.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/TextResourceDecoder.h b/third_party/WebKit/Source/core/html/parser/TextResourceDecoder.h
|
| index 15cd6c6bce1ebe5a85ac2a499dbeb0117289353b..82411a707fd1ef085cb910d83d2ef7371f2fdc80 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/TextResourceDecoder.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/TextResourceDecoder.h
|
| @@ -24,7 +24,6 @@
|
| #define TextResourceDecoder_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "wtf/RefCounted.h"
|
| #include "wtf/text/TextEncoding.h"
|
|
|
| namespace blink {
|
|
|