| Index: Source/core/html/HTMLCanvasElement.h
|
| diff --git a/Source/core/html/HTMLCanvasElement.h b/Source/core/html/HTMLCanvasElement.h
|
| index 4dfffa082a9881fd78179a3a0f196c7aef9729b9..d4e7dea889ca0a8f41ca3cfd8b2d4ac027d5aead 100644
|
| --- a/Source/core/html/HTMLCanvasElement.h
|
| +++ b/Source/core/html/HTMLCanvasElement.h
|
| @@ -52,7 +52,6 @@ class GraphicsContext;
|
| class GraphicsContextStateSaver;
|
| class HTMLCanvasElement;
|
| class Image;
|
| -class ImageData;
|
| class ImageBuffer;
|
| class ImageBufferSurface;
|
| class IntSize;
|
|
|