| Index: chrome/browser/metrics/metrics_service.cc
|
| diff --git a/chrome/browser/metrics/metrics_service.cc b/chrome/browser/metrics/metrics_service.cc
|
| index 024ec227790cc3152aa3ce3a7a3f8a951bbdd4e8..da07e9a070c6901c25e0e97438f199457fa147bd 100644
|
| --- a/chrome/browser/metrics/metrics_service.cc
|
| +++ b/chrome/browser/metrics/metrics_service.cc
|
| @@ -36,7 +36,7 @@
|
| // the MS was first constructed. Note that even though the initial log is
|
| // commonly sent a full minute after startup, the initial log does not include
|
| // much in the way of user stats. The most common interlog period (delay)
|
| -// is 20 minutes. That time period starts when the first user action causes a
|
| +// is 30 minutes. That time period starts when the first user action causes a
|
| // logging event. This means that if there is no user action, there may be long
|
| // periods without any (ongoing) log transmissions. Ongoing logs typically
|
| // contain very detailed records of user activities (ex: opened tab, closed
|
|
|