summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_netlog_params.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/url_request/url_request_netlog_params.h')
-rw-r--r--net/url_request/url_request_netlog_params.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/url_request/url_request_netlog_params.h b/net/url_request/url_request_netlog_params.h
index 12bd1f1..e7f5ce0 100644
--- a/net/url_request/url_request_netlog_params.h
+++ b/net/url_request/url_request_netlog_params.h
@@ -13,7 +13,7 @@
#include "net/base/net_log.h"
#include "net/base/request_priority.h"
-// Holds the parameters to emit to the NetLog when starting a URLRequest.
+// Holds the parameters to emit to the NetLog when starting a net::URLRequest.
class URLRequestStartEventParameters : public net::NetLog::EventParameters {
public:
URLRequestStartEventParameters(const GURL& url,