| 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..14949333e73c6f2a854fe9c6dda0756925238487 100644
|
| --- a/net/log/net_log_event_type_list.h
|
| +++ b/net/log/net_log_event_type_list.h
|
| @@ -2071,7 +2071,7 @@ EVENT_TYPE(SERVICE_WORKER_ERROR_KILLED_WITH_STREAM)
|
| // {
|
| // "success": Whether the request blobs finished construction successfully.
|
| // }
|
| -EVENT_TYPE(SERVICE_WORKER_WAITING_FOR_REQUEST_BODY_BLOB)
|
| +EVENT_TYPE(SERVICE_WORKER_WAITING_FOR_REQUEST_BODY_FILES)
|
|
|
| // This event is emitted when a request failed to be forwarded to a Service
|
| // Worker, because it had a request body with a blob that failed to be
|
|
|