| Index: net/url_request/url_request_error_job.h
|
| diff --git a/net/url_request/url_request_error_job.h b/net/url_request/url_request_error_job.h
|
| index 99bdef28566ab54fd49bf5fa38fe8162a4f8dfee..31cb3849edd534e9a1a45d8127d481ee2e151865 100644
|
| --- a/net/url_request/url_request_error_job.h
|
| +++ b/net/url_request/url_request_error_job.h
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| //
|
| -// Invalid URLs go through this net::URLRequestJob class rather than being
|
| +// Invalid URLs go through this URLRequestJob class rather than being
|
| // passed to the default job handler.
|
|
|
| #ifndef NET_URL_REQUEST_URL_REQUEST_ERROR_JOB_H_
|
|
|