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