| Index: Source/platform/exported/WebServiceWorkerProxy.cpp
|
| diff --git a/Source/platform/exported/WebServiceWorkerProxy.cpp b/Source/platform/exported/WebServiceWorkerProxy.cpp
|
| index c05fa298cfe63e22898223e9d8d8e2bf46bfb689..c050304e64573970f98304c2b745bdabc40bcda1 100644
|
| --- a/Source/platform/exported/WebServiceWorkerProxy.cpp
|
| +++ b/Source/platform/exported/WebServiceWorkerProxy.cpp
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "config.h"
|
| -#include "public/platform/WebServiceWorkerProxy.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerProxy.h"
|
|
|
| // This WebServiceWorkerProxy.cpp, which includes only config.h and
|
| // WebServiceWorkerProxy.h, should be in Source/platform/exported,
|
|
|