| Index: net/base/net_log_event_type_list.h
|
| ===================================================================
|
| --- net/base/net_log_event_type_list.h (revision 157712)
|
| +++ net/base/net_log_event_type_list.h (working copy)
|
| @@ -1675,10 +1675,6 @@
|
| // }
|
| 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>,
|
|
|