| Index: net/url_request/url_request_throttler_entry.h
|
| ===================================================================
|
| --- net/url_request/url_request_throttler_entry.h (revision 133742)
|
| +++ net/url_request/url_request_throttler_entry.h (working copy)
|
| @@ -43,7 +43,7 @@
|
| static const int kDefaultNumErrorsToIgnore;
|
|
|
| // Initial delay for exponential back-off.
|
| - static const int kDefaultInitialBackoffMs;
|
| + static const int kDefaultInitialDelayMs;
|
|
|
| // Factor by which the waiting time will be multiplied.
|
| static const double kDefaultMultiplyFactor;
|
|
|