| Index: Source/modules/serviceworkers/InstallPhaseEvent.h
|
| diff --git a/Source/modules/serviceworkers/InstallPhaseEvent.h b/Source/modules/serviceworkers/InstallPhaseEvent.h
|
| index 27c15457be7c70b7187919405163caeee742f644..e05ee9149504576e79ea662647b292e88071865c 100644
|
| --- a/Source/modules/serviceworkers/InstallPhaseEvent.h
|
| +++ b/Source/modules/serviceworkers/InstallPhaseEvent.h
|
| @@ -32,7 +32,7 @@
|
| #define InstallPhaseEvent_h
|
|
|
| #include "bindings/v8/ScriptValue.h"
|
| -#include "core/events/Event.h"
|
| +#include "modules/EventModules.h"
|
|
|
| namespace WebCore {
|
|
|
|
|