| Index: third_party/WebKit/Source/modules/notifications/Notification.h
|
| diff --git a/third_party/WebKit/Source/modules/notifications/Notification.h b/third_party/WebKit/Source/modules/notifications/Notification.h
|
| index e078296f60b68f88897b364d3fff4abaaa05853d..9e3b876994206119195d18d0aa53c8c950b1cc4d 100644
|
| --- a/third_party/WebKit/Source/modules/notifications/Notification.h
|
| +++ b/third_party/WebKit/Source/modules/notifications/Notification.h
|
| @@ -46,6 +46,7 @@
|
| #include "public/platform/WebVector.h"
|
| #include "public/platform/modules/notifications/WebNotificationData.h"
|
| #include "public/platform/modules/notifications/WebNotificationDelegate.h"
|
| +#include "public/platform/modules/permissions/permission.mojom-blink.h"
|
| #include "public/platform/modules/permissions/permission_status.mojom-blink.h"
|
|
|
| namespace blink {
|
|
|