| Index: Source/modules/fetch/FetchRequestData.cpp
|
| diff --git a/Source/modules/fetch/FetchRequestData.cpp b/Source/modules/fetch/FetchRequestData.cpp
|
| index d5904f98ebbfaca3655067e922d6ab8010ebfd4b..8bef7c9854782f2b779c521bbbe0bcd5d35b9af1 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 {
|
|
|
|
|