| Index: google_apis/gcm/engine/connection_factory_impl.cc
|
| ===================================================================
|
| --- google_apis/gcm/engine/connection_factory_impl.cc (revision 274257)
|
| +++ google_apis/gcm/engine/connection_factory_impl.cc (working copy)
|
| @@ -457,7 +457,7 @@
|
| }
|
|
|
| int status = network_session_->proxy_service()->ReconsiderProxyAfterError(
|
| - GetCurrentEndpoint(), &proxy_info_,
|
| + GetCurrentEndpoint(), error, &proxy_info_,
|
| base::Bind(&ConnectionFactoryImpl::OnProxyResolveDone,
|
| weak_ptr_factory_.GetWeakPtr()),
|
| &pac_request_,
|
|
|