| Index: net/base/net_log_event_type_list.h
|
| diff --git a/net/base/net_log_event_type_list.h b/net/base/net_log_event_type_list.h
|
| index 8fea0d50479946c4e4907c3f838a528d74832925..ab8f40e3adfd69d9626b4ae9016b9615335e2542 100644
|
| --- a/net/base/net_log_event_type_list.h
|
| +++ b/net/base/net_log_event_type_list.h
|
| @@ -1681,10 +1681,6 @@ EVENT_TYPE(FILE_STREAM_BOUND_TO_OWNER)
|
| // }
|
| EVENT_TYPE(FILE_STREAM_OPEN)
|
|
|
| -// This event is created when a file stream's Close() is called.
|
| -// This may occur even when the file is not open.
|
| -EVENT_TYPE(FILE_STREAM_CLOSE)
|
| -
|
| // This event is created when a file stream operation has an error.
|
| // {
|
| // "operation": <open, write, close, etc>,
|
|
|