| Index: chrome/browser/net/url_request_mock_net_error_job.h
|
| diff --git a/chrome/browser/net/url_request_mock_net_error_job.h b/chrome/browser/net/url_request_mock_net_error_job.h
|
| index 3416bd95fb246c535f9ed66423065f5b7054f697..33b1fc0b55ae49925ea52bd958d2c17dba220a7c 100644
|
| --- a/chrome/browser/net/url_request_mock_net_error_job.h
|
| +++ b/chrome/browser/net/url_request_mock_net_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.
|
|
|
| -// A URLRequestJob class that simulates network errors (including https
|
| +// A net::URLRequestJob class that simulates network errors (including https
|
| // related).
|
| // It is based on URLRequestMockHttpJob.
|
|
|
|
|