| Index: third_party/WebKit/Source/core/loader/HistoryItem.cpp
|
| diff --git a/third_party/WebKit/Source/core/loader/HistoryItem.cpp b/third_party/WebKit/Source/core/loader/HistoryItem.cpp
|
| index 2978583d7b1377f7322d6312fde46a71462622f9..74ab5cfd83aee7974a5e3444f6e96222649208d5 100644
|
| --- a/third_party/WebKit/Source/core/loader/HistoryItem.cpp
|
| +++ b/third_party/WebKit/Source/core/loader/HistoryItem.cpp
|
| @@ -27,7 +27,7 @@
|
|
|
| #include "core/dom/Document.h"
|
| #include "core/html/forms/FormController.h"
|
| -#include "platform/network/ResourceRequest.h"
|
| +#include "platform/loader/fetch/ResourceRequest.h"
|
| #include "platform/weborigin/SecurityPolicy.h"
|
| #include "wtf/Assertions.h"
|
| #include "wtf/CurrentTime.h"
|
|
|