| Index: net/log/net_log_event_type_list.h
|
| diff --git a/net/log/net_log_event_type_list.h b/net/log/net_log_event_type_list.h
|
| index ed6a0c897eaf1ab4f04a18a9db7a54e21f7cdece..5e8fe84a73c005098002bf1bea692d8c5e7264d1 100644
|
| --- a/net/log/net_log_event_type_list.h
|
| +++ b/net/log/net_log_event_type_list.h
|
| @@ -1084,6 +1084,9 @@ EVENT_TYPE(HTTP_STREAM_REQUEST_STARTED_JOB)
|
| // }
|
| EVENT_TYPE(HTTP_STREAM_JOB_PROXY_SERVER_RESOLVED)
|
|
|
| +// Emitted when a job is asked to initialize a connection.
|
| +EVENT_TYPE(HTTP_STREAM_JOB_INIT_CONNECTION)
|
| +
|
| // Identifies the NetLogSource() for the Job that fulfilled the Request.
|
| // The event parameters are:
|
| // {
|
|
|