| Index: Source/platform/graphics/Canvas2DImageBufferSurface.h
|
| diff --git a/Source/platform/graphics/Canvas2DImageBufferSurface.h b/Source/platform/graphics/Canvas2DImageBufferSurface.h
|
| index b9c9b8ec0cdbfa6cc464ef6d73217582a8de8ad4..fb9f71ac9b2897d81d408725d1162e80209e695b 100644
|
| --- a/Source/platform/graphics/Canvas2DImageBufferSurface.h
|
| +++ b/Source/platform/graphics/Canvas2DImageBufferSurface.h
|
| @@ -34,8 +34,6 @@
|
| #include "platform/graphics/Canvas2DLayerBridge.h"
|
| #include "platform/graphics/ImageBufferSurface.h"
|
|
|
| -class SkImage;
|
| -
|
| namespace blink {
|
|
|
| // This shim necessary because ImageBufferSurfaces are not allowed to be RefCounted
|
|
|