| Index: Source/modules/encoding/TextDecoder.h
|
| diff --git a/Source/modules/encoding/TextDecoder.h b/Source/modules/encoding/TextDecoder.h
|
| index 9b9857ee1f4b1d851709029979314756dd7774ec..fd9d7b22d4e19401aaeec58356fc6f9194079324 100644
|
| --- a/Source/modules/encoding/TextDecoder.h
|
| +++ b/Source/modules/encoding/TextDecoder.h
|
| @@ -34,7 +34,6 @@
|
| #include "bindings/v8/Dictionary.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/ArrayBufferView.h"
|
| -#include "wtf/RefCounted.h"
|
| #include "wtf/text/TextCodec.h"
|
| #include "wtf/text/TextEncoding.h"
|
| #include "wtf/text/WTFString.h"
|
|
|