| Index: net/url_request/url_request_throttler_entry_interface.h
|
| diff --git a/net/url_request/url_request_throttler_entry_interface.h b/net/url_request/url_request_throttler_entry_interface.h
|
| index 44a561247917b5c32a5f67f42750a53f9015c3e9..b232265cb95532f987a66a990d9f206433af10b2 100644
|
| --- a/net/url_request/url_request_throttler_entry_interface.h
|
| +++ b/net/url_request/url_request_throttler_entry_interface.h
|
| @@ -16,9 +16,7 @@
|
|
|
| namespace net {
|
|
|
| -class NetworkDelegate;
|
| class URLRequest;
|
| -class URLRequestThrottlerHeaderInterface;
|
|
|
| // Interface provided on entries of the URL request throttler manager.
|
| class NET_EXPORT URLRequestThrottlerEntryInterface
|
|
|