| Index: tools/metrics/histograms/histograms.xml
 | 
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
 | 
| index 216989cd57dd75a56580d87185b64a35e84e98fc..eac3da19795d49e91772846d1c2750c43cab25f7 100644
 | 
| --- a/tools/metrics/histograms/histograms.xml
 | 
| +++ b/tools/metrics/histograms/histograms.xml
 | 
| @@ -33552,6 +33552,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
 | 
|  
 | 
|  <histogram name="Net.ConnectionUsedSSLDeprecatedCipherFallback2"
 | 
|      enum="BooleanDeprecatedCiphers">
 | 
| +  <obsolete>
 | 
| +    Removed May 2017.
 | 
| +  </obsolete>
 | 
|    <owner>davidben@chromium.org</owner>
 | 
|    <summary>
 | 
|      For each successful HTTPS request, whether it used the deprecated cipher
 | 
| 
 |