| Index: Source/core/html/canvas/CanvasRenderingContext.cpp
|
| diff --git a/Source/core/html/canvas/CanvasRenderingContext.cpp b/Source/core/html/canvas/CanvasRenderingContext.cpp
|
| index 3ed7d1caf472c386518f2736aebe861a5d5a46a6..47a0e616efbfd69748c9a334c842b8e5fa050d32 100644
|
| --- a/Source/core/html/canvas/CanvasRenderingContext.cpp
|
| +++ b/Source/core/html/canvas/CanvasRenderingContext.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "core/html/canvas/CanvasRenderingContext.h"
|
|
|
| #include "core/fetch/ImageResource.h"
|
| -#include "core/html/HTMLCanvasElement.h"
|
| #include "core/html/HTMLImageElement.h"
|
| #include "core/html/HTMLVideoElement.h"
|
| #include "core/html/canvas/CanvasPattern.h"
|
|
|