| 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 5817b5b68d0c44876fd702d3bac967dc79939db7..458dc8fb1307b37fc5c4939faa2fabb5792ddff3 100644
|
| --- a/net/log/net_log_event_type_list.h
|
| +++ b/net/log/net_log_event_type_list.h
|
| @@ -1846,6 +1846,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
|
| // ------------------------------------------------------------------------
|
|
|