| Index: net/url_request/url_request_throttler_manager.h
|
| diff --git a/net/url_request/url_request_throttler_manager.h b/net/url_request/url_request_throttler_manager.h
|
| index 98211d986e3e807e2bd7b61ddf5e67cd667e205f..189f33d25e19861443576e81e4c9e7c835b66eb0 100644
|
| --- a/net/url_request/url_request_throttler_manager.h
|
| +++ b/net/url_request/url_request_throttler_manager.h
|
| @@ -70,6 +70,7 @@ class URLRequestThrottlerManager {
|
| // which garbage collecting happens is adjustable with the
|
| // kRequestBetweenCollecting constant.
|
| void GarbageCollectEntriesIfNecessary();
|
| +
|
| // Method that does the actual work of garbage collecting.
|
| void GarbageCollectEntries();
|
|
|
|
|