Chromium Code Reviews| 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 cda4669117ce1ce77f67743e800f7fa1786d4551..4c4c15848adf6a129ce350e7fc9be2cf93ac39b7 100644 |
| --- a/net/log/net_log_event_type_list.h |
| +++ b/net/log/net_log_event_type_list.h |
| @@ -2077,7 +2077,7 @@ EVENT_TYPE(SERVICE_WORKER_ERROR_KILLED_WITH_STREAM) |
| // { |
| // "success": Whether the request blobs finished construction successfully. |
|
falken
2016/11/10 01:25:05
nit: "Whether file sizes in the request body have
dmurph
2016/11/10 19:53:19
Done.
|
| // } |
| -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 |