Index: chrome/browser/net/url_request_mock_link_doctor_job.h |
diff --git a/chrome/browser/net/url_request_mock_link_doctor_job.h b/chrome/browser/net/url_request_mock_link_doctor_job.h |
index 3c3af31ab31329963a0b5b562f44158b1c296ddd..1e8a5a6e401691d2b1d8457bc485d5b63705f363 100644 |
--- a/chrome/browser/net/url_request_mock_link_doctor_job.h |
+++ b/chrome/browser/net/url_request_mock_link_doctor_job.h |
@@ -16,7 +16,7 @@ class URLRequestMockLinkDoctorJob : public URLRequestMockHTTPJob { |
static net::URLRequest::ProtocolFactory Factory; |
- // Adds the testing URLs to the URLRequestFilter. |
+ // Adds the testing URLs to the net::URLRequestFilter. |
static void AddUrlHandler(); |
private: |