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 4d0dc5be7fb74fc73eef0cad6d1900882bd34e06..014bb5f140cb1f1671430b96791d247a7870889d 100644 |
--- a/net/log/net_log_event_type_list.h |
+++ b/net/log/net_log_event_type_list.h |
@@ -1249,9 +1249,6 @@ EVENT_TYPE(BIDIRECTIONAL_STREAM_ALIVE) |
// } |
EVENT_TYPE(BIDIRECTIONAL_STREAM_READ_DATA) |
-// Marks the SendData call of a net::BidirectionalStream. |
-EVENT_TYPE(BIDIRECTIONAL_STREAM_SEND_DATA) |
- |
// Marks the SendvData call of a net::BidirectionalStream. |
// The following parameters are attached: |
// { |