Index: content/browser/notifications/notification_event_dispatcher_impl.h |
diff --git a/content/browser/notifications/notification_event_dispatcher_impl.h b/content/browser/notifications/notification_event_dispatcher_impl.h |
index 86265dbac7f4e8782f9e6530af00c5cf86a7fb3f..4bfa47d316987cf6fb2b17b7382fb9cdb06aa1f7 100644 |
--- a/content/browser/notifications/notification_event_dispatcher_impl.h |
+++ b/content/browser/notifications/notification_event_dispatcher_impl.h |
@@ -21,6 +21,7 @@ class NotificationEventDispatcherImpl : public NotificationEventDispatcher { |
BrowserContext* browser_context, |
int64_t persistent_notification_id, |
const GURL& origin, |
+ int action_index, |
const NotificationClickDispatchCompleteCallback& |
dispatch_complete_callback) override; |