| Index: Source/core/frame/ImageBitmapTest.cpp
|
| diff --git a/Source/core/frame/ImageBitmapTest.cpp b/Source/core/frame/ImageBitmapTest.cpp
|
| index 7ae7774a3201208a3e68e240f0d523f1349df18b..56561958a6f8977f14a2630b09188bef32640300 100644
|
| --- a/Source/core/frame/ImageBitmapTest.cpp
|
| +++ b/Source/core/frame/ImageBitmapTest.cpp
|
| @@ -42,7 +42,7 @@
|
| #include "core/html/canvas/CanvasRenderingContext2D.h"
|
| #include "core/platform/graphics/BitmapImage.h"
|
| #include "core/platform/graphics/skia/NativeImageSkia.h"
|
| -#include "core/platform/network/ResourceRequest.h"
|
| +#include "platform/network/ResourceRequest.h"
|
| #include "wtf/OwnPtr.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|