Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 35c3c071a86a9d8d52a18c6df008a67fe2997faa..3c6bc8728aa137da9ed8acfd36f984d9a6f27e08 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -17718,6 +17718,11 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| </summary> |
| </histogram> |
| +<histogram name="Net.ForceAlternativeService" enum="Boolean"> |
| + <owner>bnc@chromium.org</owner> |
| + <summary>Track force-alt-protocols command line flag usage.</summary> |
|
Ryan Hamilton
2015/03/17 19:40:41
Might want to mention that this is recorded for ea
Bence
2015/03/17 19:46:31
Done.
|
| +</histogram> |
| + |
| <histogram name="Net.FoundSystemTrustRootsAndroid" enum="Boolean"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <summary> |