| Index: Source/platform/exported/WebServiceWorkerRequest.cpp
|
| diff --git a/Source/platform/exported/WebServiceWorkerRequest.cpp b/Source/platform/exported/WebServiceWorkerRequest.cpp
|
| index 88537d42d6ca05daf201534f876ef55ce215d85a..15fce462450a5f842a333adf09affda72119f1f2 100644
|
| --- a/Source/platform/exported/WebServiceWorkerRequest.cpp
|
| +++ b/Source/platform/exported/WebServiceWorkerRequest.cpp
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "config.h"
|
| -#include "public/platform/WebServiceWorkerRequest.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerRequest.h"
|
|
|
| #include "platform/blob/BlobData.h"
|
| #include "platform/weborigin/KURL.h"
|
|
|