Index: content/browser/mock_content_browser_client.h |
=================================================================== |
--- content/browser/mock_content_browser_client.h (revision 109661) |
+++ content/browser/mock_content_browser_client.h (working copy) |
@@ -101,7 +101,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; |