Index: content/shell/shell_content_browser_client.h |
=================================================================== |
--- content/shell/shell_content_browser_client.h (revision 109661) |
+++ content/shell/shell_content_browser_client.h (working copy) |
@@ -114,7 +114,7 @@ |
const content::ResourceContext& context, |
int render_process_id) OVERRIDE; |
virtual void ShowDesktopNotification( |
- const DesktopNotificationHostMsg_Show_Params& params, |
+ const content::ShowDesktopNotificationHostMsgParams& params, |
int render_process_id, |
int render_view_id, |
bool worker) OVERRIDE; |