| Index: Source/web/WebNotification.cpp
|
| diff --git a/Source/web/WebNotification.cpp b/Source/web/WebNotification.cpp
|
| index 42a0730a72eebd1b72d92564047d73cf9f1e5dae..1291343975a3ac291278b7f77ba1a457d40f4cc9 100644
|
| --- a/Source/web/WebNotification.cpp
|
| +++ b/Source/web/WebNotification.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "WebNotification.h"
|
|
|
| #include "WebTextDirection.h"
|
| -#include "core/dom/Event.h"
|
| +#include "core/events/Event.h"
|
| #include "core/dom/UserGestureIndicator.h"
|
| #include "core/page/WindowFocusAllowedIndicator.h"
|
| #include "modules/notifications/Notification.h"
|
|
|