| Index: third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp b/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp
|
| index 63db6b16dd6b52614460484ee3cbfb7791519464..6a958c40e72c3ad2b15a1df828ccb15010c27a08 100644
|
| --- a/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp
|
| @@ -43,7 +43,7 @@
|
| #include "platform/heap/Handle.h"
|
| #include "platform/image-decoders/ImageDecoder.h"
|
| #include "platform/loader/fetch/MemoryCache.h"
|
| -#include "platform/network/ResourceRequest.h"
|
| +#include "platform/loader/fetch/ResourceRequest.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
| #include "third_party/skia/include/core/SkColorSpaceXform.h"
|
|
|