| Index: third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp b/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp
|
| index 2e13d6739e846fbac8e9b070e35528bd421fa618..704bd387481441a43ea9c7e8197f5897a5caf691 100644
|
| --- a/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp
|
| @@ -31,6 +31,7 @@
|
| #include "core/frame/ImageBitmap.h"
|
|
|
| #include "SkPixelRef.h" // FIXME: qualify this skia header file.
|
| +#include "bindings/core/v8/UnionTypesCore.h"
|
| #include "core/dom/Document.h"
|
| #include "core/fetch/ImageResource.h"
|
| #include "core/fetch/MemoryCache.h"
|
|
|