| Index: content/common/desktop_notification_messages.h
|
| diff --git a/content/common/desktop_notification_messages.h b/content/common/desktop_notification_messages.h
|
| index c8642e9005f075248414531aaa50dfaea6c4ce6b..cc4f127895d071d2fcdfe9cc8c51614c75c06760 100644
|
| --- a/content/common/desktop_notification_messages.h
|
| +++ b/content/common/desktop_notification_messages.h
|
| @@ -76,5 +76,5 @@ IPC_MESSAGE_ROUTED2(DesktopNotificationHostMsg_RequestPermission,
|
| int /* callback_context */)
|
|
|
| IPC_SYNC_MESSAGE_ROUTED1_1(DesktopNotificationHostMsg_CheckPermission,
|
| - GURL /* source page */,
|
| + GURL /* origin */,
|
| int /* permission_result */)
|
|
|