Chromium Code Reviews| Index: Source/platform/graphics/ImageBuffer.h |
| diff --git a/Source/platform/graphics/ImageBuffer.h b/Source/platform/graphics/ImageBuffer.h |
| index 16783bb670e2d212d290d02da221f4d2955f0fbb..693de63b857b22ddedd44d1d4fc9d9d4f0a4d2e6 100644 |
| --- a/Source/platform/graphics/ImageBuffer.h |
| +++ b/Source/platform/graphics/ImageBuffer.h |
| @@ -42,7 +42,6 @@ |
| #include "wtf/PassOwnPtr.h" |
| #include "wtf/PassRefPtr.h" |
| #include "wtf/Uint8ClampedArray.h" |
| -#include "wtf/Vector.h" |
| class SkCanvas; |