| Index: third_party/WebKit/Source/platform/loader/fetch/MemoryCacheTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/loader/fetch/MemoryCacheTest.cpp b/third_party/WebKit/Source/platform/loader/fetch/MemoryCacheTest.cpp
|
| index 787cf0107fdf14cdf983ca1c7474f07f3518363a..6ed930452444c8a55c69811aaf5c803dd418c51f 100644
|
| --- a/third_party/WebKit/Source/platform/loader/fetch/MemoryCacheTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/loader/fetch/MemoryCacheTest.cpp
|
| @@ -31,8 +31,8 @@
|
| #include "platform/loader/fetch/MemoryCache.h"
|
|
|
| #include "platform/loader/fetch/RawResource.h"
|
| +#include "platform/loader/fetch/ResourceRequest.h"
|
| #include "platform/loader/testing/MockResourceClient.h"
|
| -#include "platform/network/ResourceRequest.h"
|
| #include "platform/testing/TestingPlatformSupport.h"
|
| #include "platform/testing/UnitTestHelpers.h"
|
| #include "public/platform/Platform.h"
|
|
|