Index: net/base/net_log_event_type_list.h |
=================================================================== |
--- net/base/net_log_event_type_list.h (revision 113052) |
+++ net/base/net_log_event_type_list.h (working copy) |
@@ -952,6 +952,7 @@ |
// The following parameters are attached: |
// { |
// "unique_id": <The unique id of the PING message>, |
+// "type": <The PING type ("sent", "received")>, |
// } |
EVENT_TYPE(SPDY_SESSION_PING) |