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 0c1248e636e6d282b7e70e4192d4545d9610e289..9f10b0cca833619886fcdc6a75496adc894fd66b 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 { |