| Index: Source/core/html/canvas/CanvasRenderingContext2DTest.cpp
|
| diff --git a/Source/core/html/canvas/CanvasRenderingContext2DTest.cpp b/Source/core/html/canvas/CanvasRenderingContext2DTest.cpp
|
| index 8bc582383fafb77ec52fcb2bf4ff3c4200cff95a..00bc0808176844023f6b32a87af0c73ab8c0f93f 100644
|
| --- a/Source/core/html/canvas/CanvasRenderingContext2DTest.cpp
|
| +++ b/Source/core/html/canvas/CanvasRenderingContext2DTest.cpp
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "core/html/canvas/CanvasRenderingContext2D.h"
|
|
|
| +#include "bindings/core/v8/UnionTypesCore.h"
|
| #include "core/frame/FrameView.h"
|
| #include "core/html/HTMLDocument.h"
|
| #include "core/html/ImageData.h"
|
|
|