| Index: net/base/net_log_event_type_list.h
|
| diff --git a/net/base/net_log_event_type_list.h b/net/base/net_log_event_type_list.h
|
| index aa8dfc74e0942b3739a528365c82da5eb945ebca..757fb4c79fd8164263be785a1a5f16c697df543c 100644
|
| --- a/net/base/net_log_event_type_list.h
|
| +++ b/net/base/net_log_event_type_list.h
|
| @@ -1286,13 +1286,6 @@ EVENT_TYPE(THROTTLING_DISABLED_FOR_HOST)
|
| // }
|
| EVENT_TYPE(THROTTLING_REJECTED_REQUEST)
|
|
|
| -// Emitted when throttling entry receives an X-Retry-After header.
|
| -// {
|
| -// "url": <URL that was being requested>,
|
| -// "retry_after_ms": <Milliseconds until retry-after expires>
|
| -// }
|
| -EVENT_TYPE(THROTTLING_GOT_CUSTOM_RETRY_AFTER)
|
| -
|
| // ------------------------------------------------------------------------
|
| // DnsTransaction
|
| // ------------------------------------------------------------------------
|
|
|