| Index: Source/core/frame/ImageBitmap.h
|
| diff --git a/Source/core/frame/ImageBitmap.h b/Source/core/frame/ImageBitmap.h
|
| index 31925ba86b2463b93726a2dd9a44c45571c1168d..8c9229d51023fcd56980562a3b2072871645d909 100644
|
| --- a/Source/core/frame/ImageBitmap.h
|
| +++ b/Source/core/frame/ImageBitmap.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| #include "core/html/HTMLImageElement.h"
|
| -#include "core/platform/graphics/Image.h"
|
| #include "platform/geometry/IntRect.h"
|
| +#include "platform/graphics/Image.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|
|
|