| Index: content/browser/notifications/notification_message_filter.h
|
| diff --git a/content/browser/notifications/notification_message_filter.h b/content/browser/notifications/notification_message_filter.h
|
| index 44e9c8122a4a3201abb53372f5a908615b10b379..e4d48d0af5dd420d69418022a945a6c1f50b9264 100644
|
| --- a/content/browser/notifications/notification_message_filter.h
|
| +++ b/content/browser/notifications/notification_message_filter.h
|
| @@ -48,7 +48,6 @@ class NotificationMessageFilter : public BrowserMessageFilter {
|
| const SkBitmap& icon,
|
| const PlatformNotificationData& notification_data);
|
| void OnShowPersistentNotification(
|
| - int request_id,
|
| int64 service_worker_registration_id,
|
| const GURL& origin,
|
| const SkBitmap& icon,
|
|
|