Index: chrome/browser/net/url_request_slow_http_job.h |
diff --git a/chrome/browser/net/url_request_slow_http_job.h b/chrome/browser/net/url_request_slow_http_job.h |
index e58f8df1c5817119f43347bbac60a5a49a7355c7..d46719f70d0df623d31598d06624c3f47e938960 100644 |
--- a/chrome/browser/net/url_request_slow_http_job.h |
+++ b/chrome/browser/net/url_request_slow_http_job.h |
@@ -19,7 +19,7 @@ class URLRequestSlowHTTPJob : 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(const FilePath& base_path); |
// Given the path to a file relative to base_path_, construct a mock URL. |