| 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 833e421f022c68c3c9d08de0d8d34b18b03bd37f..10746e296884403d684252dbf7523c2c2e4c2b78 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.
|
|
|