| Index: content/shell/shell_content_browser_client.cc
|
| ===================================================================
|
| --- content/shell/shell_content_browser_client.cc (revision 109661)
|
| +++ content/shell/shell_content_browser_client.cc (working copy)
|
| @@ -213,7 +213,7 @@
|
| }
|
|
|
| void ShellContentBrowserClient::ShowDesktopNotification(
|
| - const DesktopNotificationHostMsg_Show_Params& params,
|
| + const content::ShowDesktopNotificationHostMsgParams& params,
|
| int render_process_id,
|
| int render_view_id,
|
| bool worker) {
|
|
|