Index: content/public/browser/notification_event_dispatcher.h |
diff --git a/content/public/browser/notification_event_dispatcher.h b/content/public/browser/notification_event_dispatcher.h |
index 4509bacf246003defe0fb2d4ad2a91c51358c7a9..bb3df945e2364e89cf3eb712087fe24ffe35b635 100644 |
--- a/content/public/browser/notification_event_dispatcher.h |
+++ b/content/public/browser/notification_event_dispatcher.h |
@@ -37,6 +37,7 @@ class CONTENT_EXPORT NotificationEventDispatcher { |
BrowserContext* browser_context, |
int64_t persistent_notification_id, |
const GURL& origin, |
+ int action_index, |
const NotificationClickDispatchCompleteCallback& |
dispatch_complete_callback) = 0; |