| Index: sky/engine/core/html/canvas/CanvasRenderingContext2D.cpp
|
| diff --git a/sky/engine/core/html/canvas/CanvasRenderingContext2D.cpp b/sky/engine/core/html/canvas/CanvasRenderingContext2D.cpp
|
| index 880ceff162de6151e5a437ecd3bb413e176a749e..62c754912f1e340a4e7ebd278895e1523131781d 100644
|
| --- a/sky/engine/core/html/canvas/CanvasRenderingContext2D.cpp
|
| +++ b/sky/engine/core/html/canvas/CanvasRenderingContext2D.cpp
|
| @@ -48,7 +48,6 @@
|
| #include "core/frame/ImageBitmap.h"
|
| #include "core/html/HTMLCanvasElement.h"
|
| #include "core/html/HTMLImageElement.h"
|
| -#include "core/html/HTMLMediaElement.h"
|
| #include "core/html/ImageData.h"
|
| #include "core/html/TextMetrics.h"
|
| #include "core/html/canvas/CanvasGradient.h"
|
|
|