Index: third_party/WebKit/Source/core/html/HTMLCanvasElement.h |
diff --git a/third_party/WebKit/Source/core/html/HTMLCanvasElement.h b/third_party/WebKit/Source/core/html/HTMLCanvasElement.h |
index f3a71240a4bc5678509c14a41e3518e733b79a9c..0a7fc2c88208703185cd3a7c9a6a3ef7fd2f3dc8 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLCanvasElement.h |
+++ b/third_party/WebKit/Source/core/html/HTMLCanvasElement.h |
@@ -51,7 +51,6 @@ |
#define CanvasDefaultInterpolationQuality InterpolationLow |
-class SkColorSpace; |
namespace blink { |
@@ -68,7 +67,6 @@ class ImageBuffer; |
class ImageBufferSurface; |
class ImageData; |
class IntSize; |
-class WebGraphicsContext3DProvider; |
class |
CanvasRenderingContext2DOrWebGLRenderingContextOrWebGL2RenderingContextOrImageBitmapRenderingContext; |