| 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 6a26dc65bc0654a1fe8068d30257a12b388a7720..330938fe61369bd9b93ec95ed3f66b74b508fd91 100644
|
| --- a/net/log/net_log_event_type_list.h
|
| +++ b/net/log/net_log_event_type_list.h
|
| @@ -2598,7 +2598,7 @@ EVENT_TYPE(FILE_STREAM_ALIVE)
|
| // {
|
| // "source_dependency": <Source id of the file stream>,
|
| // }
|
| -EVENT_TYPE(FILE_STREAM_SOURCE)
|
| +EVENT_TYPE(FILE_SOURCE_STREAM)
|
|
|
| // This event is created when a file stream is associated with a NetLog source.
|
| // It indicates what event source owns the file stream source.
|
|
|