| Index: Source/modules/notifications/Notification.h
|
| diff --git a/Source/modules/notifications/Notification.h b/Source/modules/notifications/Notification.h
|
| index 774784f11e4d3f0b7d22ad05ce4be9799ab772e2..ef9e2ae936345e638a4c728e4914ff793bb591c3 100644
|
| --- a/Source/modules/notifications/Notification.h
|
| +++ b/Source/modules/notifications/Notification.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| #include "core/dom/ActiveDOMObject.h"
|
| -#include "core/events/EventTarget.h"
|
| +#include "modules/EventTargetModules.h"
|
| #include "modules/notifications/NotificationClient.h"
|
| #include "platform/AsyncMethodRunner.h"
|
| #include "platform/heap/Handle.h"
|
|
|