Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 79c6ecdd62a1fe1cd2af2fd57c8f0d5802da0811..e8908c17d3dea221a31536b8db744321047b99d3 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -2004,7 +2004,12 @@ other types of suffix sets. |
<obsolete> |
Replaced by SpdySessionErrorDetails2 on 2013-04-19. |
</obsolete> |
- <summary>The type of SPDY Protocol error encountered.</summary> |
+ <summary> |
+ WARNING: r181910 added an enum value in the middle, so don't trust the |
+ counts for values 9 and above for Chrome builds after that revision. |
+ |
+ The type of SPDY Protocol error encountered. |
+ </summary> |
</histogram> |
<histogram name="Net.SpdySessionErrorDetails2" enum="SpdyProtocolErrorDetails2" |
@@ -2026,6 +2031,9 @@ other types of suffix sets. |
<histogram name="Net.SpdySessionErrorDetails_Google2" |
enum="SpdyProtocolErrorDetails2" units="count"> |
<summary> |
+ WARNING: r181910 added an enum value in the middle, so don't trust the |
+ counts for values 9 and above for Chrome builds after that revision. |
+ |
The type of SPDY Protocol error encountered when talking to a google.com |
server. |
</summary> |