| Index: Source/modules/fetch/FetchResponseDataTest.cpp
|
| diff --git a/Source/modules/fetch/FetchResponseDataTest.cpp b/Source/modules/fetch/FetchResponseDataTest.cpp
|
| index ac8718697b7eef5742d2346622102e73752cf314..707bb27ad495155f62916e18191510ad48801099 100644
|
| --- a/Source/modules/fetch/FetchResponseDataTest.cpp
|
| +++ b/Source/modules/fetch/FetchResponseDataTest.cpp
|
| @@ -8,7 +8,7 @@
|
| #include "core/dom/DOMArrayBuffer.h"
|
| #include "modules/fetch/FetchHeaderList.h"
|
| #include "platform/blob/BlobData.h"
|
| -#include "public/platform/WebServiceWorkerResponse.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerResponse.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|