| Index: third_party/WebKit/Source/modules/fetch/FetchHeaderList.cpp
|
| diff --git a/third_party/WebKit/Source/modules/fetch/FetchHeaderList.cpp b/third_party/WebKit/Source/modules/fetch/FetchHeaderList.cpp
|
| index ee964d6fbfba691990a4978eec6ebfddcd65fe62..eb15911580d08c91df573e4a119d5c77e3855a4f 100644
|
| --- a/third_party/WebKit/Source/modules/fetch/FetchHeaderList.cpp
|
| +++ b/third_party/WebKit/Source/modules/fetch/FetchHeaderList.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "modules/fetch/FetchHeaderList.h"
|
|
|
| -#include "core/fetch/FetchUtils.h"
|
| +#include "platform/loader/fetch/FetchUtils.h"
|
| #include "platform/network/HTTPParsers.h"
|
| #include "wtf/PtrUtil.h"
|
| #include <algorithm>
|
|
|