Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 64cee9e5b661709954d062fceff40ce4c22831f0..617dfac5fbce347d53077278c990cd48fb93204e 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -37597,6 +37597,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Net.RedirectWithUnadvertisedContentEncoding" enum="Boolean"> |
+ <owner>eustas@chromium.org</owner> |
+ <summary> |
+ True for redirect responses with unadvertised "Content-Encoding". |
+ False for valid redirect responses. See http://crbug.com/714514 |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.RenegotiationExtensionSupported"> |
<obsolete> |
Deprecated 03/2015. No longer tracked. |