| Index: Source/core/frame/ImageBitmapTest.cpp
|
| diff --git a/Source/core/frame/ImageBitmapTest.cpp b/Source/core/frame/ImageBitmapTest.cpp
|
| index 6f7e35cfd13e3d6d3ad623ef0c7d6303035ec527..6a6626ae7ab089d693e780761ea1fe4570191f76 100644
|
| --- a/Source/core/frame/ImageBitmapTest.cpp
|
| +++ b/Source/core/frame/ImageBitmapTest.cpp
|
| @@ -40,8 +40,8 @@
|
| #include "core/html/HTMLCanvasElement.h"
|
| #include "core/html/HTMLImageElement.h"
|
| #include "core/html/canvas/CanvasRenderingContext2D.h"
|
| -#include "core/platform/graphics/BitmapImage.h"
|
| -#include "core/platform/graphics/skia/NativeImageSkia.h"
|
| +#include "platform/graphics/BitmapImage.h"
|
| +#include "platform/graphics/skia/NativeImageSkia.h"
|
| #include "platform/network/ResourceRequest.h"
|
| #include "wtf/OwnPtr.h"
|
|
|
|
|