| Index: third_party/WebKit/Source/core/loader/FrameFetchContext.h
|
| diff --git a/third_party/WebKit/Source/core/loader/FrameFetchContext.h b/third_party/WebKit/Source/core/loader/FrameFetchContext.h
|
| index 32de7a291067fce7e8f896e03ec8d82d40c687db..b087a7c5866113b03de3030d2030ada2a928a3e0 100644
|
| --- a/third_party/WebKit/Source/core/loader/FrameFetchContext.h
|
| +++ b/third_party/WebKit/Source/core/loader/FrameFetchContext.h
|
| @@ -38,7 +38,7 @@
|
| #include "platform/loader/fetch/FetchContext.h"
|
| #include "platform/loader/fetch/FetchRequest.h"
|
| #include "platform/loader/fetch/ResourceFetcher.h"
|
| -#include "platform/network/ResourceRequest.h"
|
| +#include "platform/loader/fetch/ResourceRequest.h"
|
| #include "wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|