Commit be98fa8b authored by cbentzel's avatar cbentzel Committed by Commit bot

Add Owners for HttpServerPropertiesManager-based histograms.

Review URL: https://codereview.chromium.org/559583004

Cr-Commit-Position: refs/heads/master@{#293974}
parent 70712e0c
...@@ -14575,7 +14575,9 @@ Therefore, the affected-histogram name has to have at least one dot in it. ...@@ -14575,7 +14575,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram> </histogram>
<histogram name="Net.CountOfAlternateProtocolServers"> <histogram name="Net.CountOfAlternateProtocolServers">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> <owner>bnc@chromium.org</owner>
<owner>rch@chromium.org</owner>
<owner>rtenneti@chromium.org</owner>
<summary> <summary>
The total number of severs to which alternative protocol was used. This The total number of severs to which alternative protocol was used. This
counts the number of servers persisted to prefs file. counts the number of servers persisted to prefs file.
...@@ -14594,14 +14596,18 @@ Therefore, the affected-histogram name has to have at least one dot in it. ...@@ -14594,14 +14596,18 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram> </histogram>
<histogram name="Net.CountOfSpdyServers"> <histogram name="Net.CountOfSpdyServers">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> <owner>bnc@chromium.org</owner>
<owner>rch@chromium.org</owner>
<owner>rtenneti@chromium.org</owner>
<summary> <summary>
The total number of SPDY server names persisted to prefs file. The total number of SPDY server names persisted to prefs file.
</summary> </summary>
</histogram> </histogram>
<histogram name="Net.CountOfSpdySettings"> <histogram name="Net.CountOfSpdySettings">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> <owner>bnc@chromium.org</owner>
<owner>rch@chromium.org</owner>
<owner>rtenneti@chromium.org</owner>
<summary> <summary>
The total number of SPDY Settings properties persisted to prefs file. The total number of SPDY Settings properties persisted to prefs file.
</summary> </summary>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment