Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 3f3fcf4d488573a99a212843a4a0e119b6e77131..b2a8dac8961893af969950bbbce01b5e067141fc 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -43179,6 +43179,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Startup.BrowserLaunchWithURLs" enum="BooleanEnabled"> |
+ <owner>rkaplow@chromium.org</owner> |
+ <summary> |
+ When Chrome is launched, true if it was given a command line containing URLs |
Alexei Svitkine (slow)
2015/08/12 18:10:12
This is also logged if a running Chrome got a mess
|
+ (which starts a navigation). False if no URLs are passed in. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Startup.BrowserMessageLoopStartHardFaultCount" units="faults"> |
<owner>chrisha@chromium.org</owner> |
<summary> |