Index: chrome/browser/net/url_request_mock_http_job.h |
diff --git a/chrome/browser/net/url_request_mock_http_job.h b/chrome/browser/net/url_request_mock_http_job.h |
index bba882e7b646f5cbc81dfcbfae14f5da9ef06b6c..57ed24cbaba29b869b6252e4ee20c9d6d60c06b7 100644 |
--- a/chrome/browser/net/url_request_mock_http_job.h |
+++ b/chrome/browser/net/url_request_mock_http_job.h |
@@ -25,7 +25,7 @@ class URLRequestMockHTTPJob : public net::URLRequestFileJob { |
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. |