| Index: Source/modules/serviceworkers/InstallPhaseEvent.h
|
| diff --git a/Source/modules/serviceworkers/InstallPhaseEvent.h b/Source/modules/serviceworkers/InstallPhaseEvent.h
|
| index 883c1474e0ff7923fd6ff4b74ba8d28b4e350ec6..beb8b57fd8ade6e771c60dd4192bcf820f5a26bf 100644
|
| --- a/Source/modules/serviceworkers/InstallPhaseEvent.h
|
| +++ b/Source/modules/serviceworkers/InstallPhaseEvent.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef InstallPhaseEvent_h
|
| #define InstallPhaseEvent_h
|
|
|
| -#include "bindings/v8/ScriptValue.h"
|
| +#include "bindings/core/v8/ScriptValue.h"
|
| #include "modules/EventModules.h"
|
|
|
| namespace WebCore {
|
|
|