Index: chrome/browser/net/url_request_slow_download_job.h |
diff --git a/chrome/browser/net/url_request_slow_download_job.h b/chrome/browser/net/url_request_slow_download_job.h |
index d6927b8f5fbb96c750af297e4150dd7a10524746..f84dd2c8c991046ddb533a55ffdf7a318892067a 100644 |
--- a/chrome/browser/net/url_request_slow_download_job.h |
+++ b/chrome/browser/net/url_request_slow_download_job.h |
@@ -37,7 +37,7 @@ class URLRequestSlowDownloadJob : public net::URLRequestJob { |
static const char kKnownSizeUrl[]; |
static const char kFinishDownloadUrl[]; |
- // Adds the testing URLs to the URLRequestFilter. |
+ // Adds the testing URLs to the net::URLRequestFilter. |
static void AddUrlHandler(); |
private: |