summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_job_metrics.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/url_request/url_request_job_metrics.h')
-rw-r--r--net/url_request/url_request_job_metrics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/url_request/url_request_job_metrics.h b/net/url_request/url_request_job_metrics.h
index ce0e4bf..7736859 100644
--- a/net/url_request/url_request_job_metrics.h
+++ b/net/url_request/url_request_job_metrics.h
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Records IO statistics associated with a URLRequestJob.
+// Records IO statistics associated with a net::URLRequestJob.
// See description in navigation_profiler.h for an overview of perf profiling.
#ifndef NET_URL_REQUEST_URL_REQUEST_JOB_METRICS_H_