| Index: Source/modules/notifications/Notification.cpp
|
| diff --git a/Source/modules/notifications/Notification.cpp b/Source/modules/notifications/Notification.cpp
|
| index 256c7792633305a3cafaebf72acaf720b848abee..39cf9f67b1fdb988a620140b488472c66bcc887a 100644
|
| --- a/Source/modules/notifications/Notification.cpp
|
| +++ b/Source/modules/notifications/Notification.cpp
|
| @@ -40,6 +40,7 @@
|
| #include "core/frame/UseCounter.h"
|
| #include "modules/notifications/NotificationOptions.h"
|
| #include "modules/notifications/NotificationPermissionClient.h"
|
| +#include "platform/UserGestureIndicator.h"
|
| #include "public/platform/Platform.h"
|
| #include "public/platform/WebNotificationData.h"
|
| #include "public/platform/WebNotificationManager.h"
|
|
|