Chromium Code Reviews| Index: Source/wtf/PrintStream.h |
| diff --git a/Source/wtf/PrintStream.h b/Source/wtf/PrintStream.h |
| index f1b2db2928d268ffa3ff5ad7dc90baa2314446d5..ceca801c6ca13c120538495630d277db100babf2 100644 |
| --- a/Source/wtf/PrintStream.h |
| +++ b/Source/wtf/PrintStream.h |
| @@ -29,7 +29,6 @@ |
| #include <stdarg.h> |
| #include "wtf/FastAllocBase.h" |
| #include "wtf/Noncopyable.h" |
| -#include "wtf/Platform.h" |
| #include "wtf/StdLibExtras.h" |
| namespace WTF { |