Chromium Code Reviews| Index: Source/platform/graphics/Image.h |
| diff --git a/Source/platform/graphics/Image.h b/Source/platform/graphics/Image.h |
| index b051478c42666638c6086bd27b2b61ec3d3eeb68..641ef762a4b1e65de8127e7d0908725bc5f0424e 100644 |
| --- a/Source/platform/graphics/Image.h |
| +++ b/Source/platform/graphics/Image.h |
| @@ -38,7 +38,6 @@ |
| #include "wtf/PassRefPtr.h" |
| #include "wtf/RefCounted.h" |
| #include "wtf/RefPtr.h" |
| -#include "wtf/RetainPtr.h" |
| #include "wtf/text/WTFString.h" |
| class SkBitmap; |