Chromium Code Reviews| Index: Source/core/html/HTMLCanvasElement.h |
| diff --git a/Source/core/html/HTMLCanvasElement.h b/Source/core/html/HTMLCanvasElement.h |
| index f7ce1c739ecbd768d710b75a6a5fffd23a58cb00..7244986e7c1536d6e8e8298932dbe871078b4a54 100644 |
| --- a/Source/core/html/HTMLCanvasElement.h |
| +++ b/Source/core/html/HTMLCanvasElement.h |
| @@ -37,6 +37,7 @@ |
| namespace WebCore { |
| +class AffineTransform; |
| class CanvasContextAttributes; |
| class CanvasRenderingContext; |
| class GraphicsContext; |