Chromium Code Reviews| Index: Source/wtf/text/TextCodec.h |
| diff --git a/Source/wtf/text/TextCodec.h b/Source/wtf/text/TextCodec.h |
| index dbfb6cb43d123980a2736a71556189cf34f1c055..e85413e0a17c71a55ed315d9a1ca5c4548d05715 100644 |
| --- a/Source/wtf/text/TextCodec.h |
| +++ b/Source/wtf/text/TextCodec.h |
| @@ -30,7 +30,6 @@ |
| #include "wtf/Forward.h" |
| #include "wtf/Noncopyable.h" |
| #include "wtf/PassOwnPtr.h" |
| -#include "wtf/Vector.h" |
| #include "wtf/text/WTFString.h" |
| #include "wtf/unicode/Unicode.h" |