| Index: Source/core/frame/ImageBitmap.cpp
|
| diff --git a/Source/core/page/ImageBitmap.cpp b/Source/core/frame/ImageBitmap.cpp
|
| similarity index 99%
|
| rename from Source/core/page/ImageBitmap.cpp
|
| rename to Source/core/frame/ImageBitmap.cpp
|
| index a64ea0d4aec3ca683e3d91b69327eaba6dc9e202..ba0e18f46b30bbd098e7214d4a16c0bdd8516cdf 100644
|
| --- a/Source/core/page/ImageBitmap.cpp
|
| +++ b/Source/core/frame/ImageBitmap.cpp
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "config.h"
|
| -#include "core/page/ImageBitmap.h"
|
| +#include "core/frame/ImageBitmap.h"
|
|
|
| #include "core/html/HTMLCanvasElement.h"
|
| #include "core/html/HTMLImageElement.h"
|
|
|