Chromium Code Reviews| Index: Source/core/platform/graphics/IntPoint.h |
| diff --git a/Source/core/platform/graphics/IntPoint.h b/Source/core/platform/graphics/IntPoint.h |
| index 778016da1ade5ce0aac429b6968328d3aaff65b9..97489d867ef0ef12593d281d97c5bf2aaf6d4b20 100644 |
| --- a/Source/core/platform/graphics/IntPoint.h |
| +++ b/Source/core/platform/graphics/IntPoint.h |
| @@ -29,7 +29,6 @@ |
| #include "core/platform/graphics/IntSize.h" |
| #include "wtf/MathExtras.h" |
| -#include "wtf/Platform.h" |
| #if OS(DARWIN) |
| typedef struct CGPoint CGPoint; |