| Index: Source/modules/notifications/NotificationEvent.cpp
|
| diff --git a/Source/modules/notifications/NotificationEvent.cpp b/Source/modules/notifications/NotificationEvent.cpp
|
| index d04fcb393825d4b6f4660885a3c530f0ad671fe4..987016e36f6eb585d25e9aa965fc3f8ef67d134b 100644
|
| --- a/Source/modules/notifications/NotificationEvent.cpp
|
| +++ b/Source/modules/notifications/NotificationEvent.cpp
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "config.h"
|
| #include "modules/notifications/NotificationEvent.h"
|
| +
|
| +#include "modules/notifications/NotificationEventInit.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|