| Index: content/shell/shell_content_browser_client.cc
|
| ===================================================================
|
| --- content/shell/shell_content_browser_client.cc (revision 110571)
|
| +++ content/shell/shell_content_browser_client.cc (working copy)
|
| @@ -56,8 +56,8 @@
|
| RenderViewHost* render_view_host) {
|
| }
|
|
|
| -void ShellContentBrowserClient::BrowserRenderProcessHostCreated(
|
| - BrowserRenderProcessHost* host) {
|
| +void ShellContentBrowserClient::RenderProcessHostCreated(
|
| + RenderProcessHost* host) {
|
| }
|
|
|
| void ShellContentBrowserClient::PluginProcessHostCreated(
|
|
|