| Index: content/shell/shell_resource_dispatcher_host_delegate.cc
|
| ===================================================================
|
| --- content/shell/shell_resource_dispatcher_host_delegate.cc (revision 147404)
|
| +++ content/shell/shell_resource_dispatcher_host_delegate.cc (working copy)
|
| @@ -21,7 +21,7 @@
|
| return true;
|
| }
|
|
|
| -content::ResourceDispatcherHostLoginDelegate*
|
| +ResourceDispatcherHostLoginDelegate*
|
| ShellResourceDispatcherHostDelegate::CreateLoginDelegate(
|
| net::AuthChallengeInfo* auth_info, net::URLRequest* request) {
|
| #if !defined(OS_MACOSX)
|
|
|