| Index: Source/modules/imagebitmap/ImageBitmapFactories.h
|
| diff --git a/Source/modules/imagebitmap/ImageBitmapFactories.h b/Source/modules/imagebitmap/ImageBitmapFactories.h
|
| index e363d31f7ffd6d971011c52fec1c3e77ffb477f2..017cfb6065babbfb070d1fb0d2ce5a4108ed6aef 100644
|
| --- a/Source/modules/imagebitmap/ImageBitmapFactories.h
|
| +++ b/Source/modules/imagebitmap/ImageBitmapFactories.h
|
| @@ -37,7 +37,7 @@
|
| #include "core/fileapi/FileReaderLoader.h"
|
| #include "core/fileapi/FileReaderLoaderClient.h"
|
| #include "core/platform/Supplementable.h"
|
| -#include "core/platform/graphics/IntRect.h"
|
| +#include "platform/geometry/IntRect.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/HashSet.h"
|
|
|
|
|