| Index: chrome/browser/net/url_request_failed_dns_job.h
|
| diff --git a/chrome/browser/net/url_request_failed_dns_job.h b/chrome/browser/net/url_request_failed_dns_job.h
|
| index 197fb2acc9c6db0165cc2c27fbcc9f4f29c8e33e..693f38268c59a1ddd2f1aa7d29c3b5a97bf2302f 100644
|
| --- a/chrome/browser/net/url_request_failed_dns_job.h
|
| +++ b/chrome/browser/net/url_request_failed_dns_job.h
|
| @@ -22,7 +22,7 @@ class URLRequestFailedDnsJob : public net::URLRequestJob {
|
| // A test URL that can be used in UI tests.
|
| static const char kTestUrl[];
|
|
|
| - // Adds the testing URLs to the URLRequestFilter.
|
| + // Adds the testing URLs to the net::URLRequestFilter.
|
| static void AddUrlHandler();
|
|
|
| private:
|
|
|