| Index: Source/modules/fetch/FetchResponseData.cpp
|
| diff --git a/Source/modules/fetch/FetchResponseData.cpp b/Source/modules/fetch/FetchResponseData.cpp
|
| index 578193d1f4985436f71fa92088042547e718bdda..2d378f2ed5786ce80ba348e7125dae20ca8c52d6 100644
|
| --- a/Source/modules/fetch/FetchResponseData.cpp
|
| +++ b/Source/modules/fetch/FetchResponseData.cpp
|
| @@ -11,7 +11,7 @@
|
| #include "modules/fetch/DataConsumerHandleUtil.h"
|
| #include "modules/fetch/DataConsumerTee.h"
|
| #include "modules/fetch/FetchHeaderList.h"
|
| -#include "public/platform/WebServiceWorkerResponse.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerResponse.h"
|
|
|
| namespace blink {
|
|
|
|
|