| Index: Source/modules/fetch/FetchHeaderList.cpp
|
| diff --git a/Source/modules/serviceworkers/FetchHeaderList.cpp b/Source/modules/fetch/FetchHeaderList.cpp
|
| similarity index 99%
|
| rename from Source/modules/serviceworkers/FetchHeaderList.cpp
|
| rename to Source/modules/fetch/FetchHeaderList.cpp
|
| index f2849aa9c1f3ec568a0238cea8d45b77de03f590..bdae924d0ec76ddf60e501963837e16457ff6d86 100644
|
| --- a/Source/modules/serviceworkers/FetchHeaderList.cpp
|
| +++ b/Source/modules/fetch/FetchHeaderList.cpp
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "config.h"
|
| -#include "FetchHeaderList.h"
|
| +#include "modules/fetch/FetchHeaderList.h"
|
|
|
| #include "core/fetch/FetchUtils.h"
|
| #include "platform/network/HTTPParsers.h"
|
|
|