| Index: Source/modules/fetch/FetchRequestData.cpp
|
| diff --git a/Source/modules/fetch/FetchRequestData.cpp b/Source/modules/fetch/FetchRequestData.cpp
|
| index 4cdc2b556a018f159c3819a01e02ef1dcbfc38b4..cf6df5f8d40045985cac8a03238c638b8d67913d 100644
|
| --- a/Source/modules/fetch/FetchRequestData.cpp
|
| +++ b/Source/modules/fetch/FetchRequestData.cpp
|
| @@ -13,8 +13,8 @@
|
| #include "modules/fetch/FetchBlobDataConsumerHandle.h"
|
| #include "modules/fetch/FetchHeaderList.h"
|
| #include "platform/network/ResourceRequest.h"
|
| -#include "public/platform/WebServiceWorkerRequest.h"
|
| #include "public/platform/WebURLRequest.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerRequest.h"
|
|
|
| namespace blink {
|
|
|
|
|