| Index: chrome/browser/chrome_browser_main.h
|
| diff --git a/chrome/browser/chrome_browser_main.h b/chrome/browser/chrome_browser_main.h
|
| index 790d54135a1459595e2300d75a8a147c87893139..84d1b3874cce59a930fd8fb515ea0abe76574383 100644
|
| --- a/chrome/browser/chrome_browser_main.h
|
| +++ b/chrome/browser/chrome_browser_main.h
|
| @@ -237,7 +237,7 @@ void RecordBreakpadStatusUMA(MetricsService* metrics);
|
| void WarnAboutMinimumSystemRequirements();
|
|
|
| // Records the time from our process' startup to the present time in
|
| -// the UMA histogram |metric_name|.
|
| +// the Startup.BrowserMessageLoopStartTime UMA histogram.
|
| void RecordBrowserStartupTime();
|
|
|
| // Records a time value to an UMA histogram in the context of the
|
|
|