| Index: Source/bindings/v8/custom/V8ServiceWorkerCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8ServiceWorkerCustom.cpp b/Source/bindings/v8/custom/V8ServiceWorkerCustom.cpp
|
| index 76ae831623153386024f70b3d673097af5250d16..21337b4f4375f727f50fc570ea67aa3daada9616 100644
|
| --- a/Source/bindings/v8/custom/V8ServiceWorkerCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8ServiceWorkerCustom.cpp
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "config.h"
|
| -#include "V8ServiceWorker.h"
|
| +#include "bindings/modules/v8/V8ServiceWorker.h"
|
|
|
| #include "bindings/v8/ExceptionMessages.h"
|
| #include "bindings/v8/ExceptionState.h"
|
|
|