| Index: trunk/src/net/base/net_log_event_type_list.h
|
| ===================================================================
|
| --- trunk/src/net/base/net_log_event_type_list.h (revision 285479)
|
| +++ trunk/src/net/base/net_log_event_type_list.h (working copy)
|
| @@ -1351,12 +1351,6 @@
|
| // }
|
| EVENT_TYPE(QUIC_SESSION_CLOSE_ON_ERROR)
|
|
|
| -// Session verified a certificate from the server.
|
| -// {
|
| -// "subjects": <list of DNS names that the certificate is valid for>,
|
| -// }
|
| -EVENT_TYPE(QUIC_SESSION_CERTIFICATE_VERIFIED)
|
| -
|
| // Session received a QUIC packet.
|
| // {
|
| // "peer_address": <The ip:port of the peer>,
|
|
|