| 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 d3dd30ff3c625baa5644b3cad327570db1ad63f2..1e469d61c5daac9b22c2e22d4026b4631a783cf4 100644
|
| --- a/net/log/net_log_event_type_list.h
|
| +++ b/net/log/net_log_event_type_list.h
|
| @@ -1872,6 +1872,9 @@ EVENT_TYPE(AUTH_PROXY)
|
| // The time spent authentication to the server.
|
| EVENT_TYPE(AUTH_SERVER)
|
|
|
| +// The channel bindings generated for the connection.
|
| +EVENT_TYPE(AUTH_CHANNEL_BINDINGS)
|
| +
|
| // ------------------------------------------------------------------------
|
| // HTML5 Application Cache
|
| // ------------------------------------------------------------------------
|
|
|