| Index: components/domain_reliability/scheduler.cc
|
| diff --git a/components/domain_reliability/scheduler.cc b/components/domain_reliability/scheduler.cc
|
| index 3321d71f250f20d9e6154e43983c43558dfcaade..d0f34907f08934ba237685a1f9d2dc078b5f85e3 100644
|
| --- a/components/domain_reliability/scheduler.cc
|
| +++ b/components/domain_reliability/scheduler.cc
|
| @@ -166,6 +166,7 @@ void DomainReliabilityScheduler::MaybeScheduleUpload() {
|
| }
|
|
|
| // TODO(ttuttle): Add min and max interval to config, use that instead.
|
| +
|
| // TODO(ttuttle): Cap min and max intervals received from config.
|
|
|
| void DomainReliabilityScheduler::GetNextUploadTimeAndCollector(
|
|
|