| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 5c644c89bdedc7494b375c9e31d5ee583f8da387..9166dd780697c10584f1d4581374f71ec8ac4c89 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -89663,6 +89663,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <int value="19" label="New downloads"/>
|
| <int value="20" label="New downloads (normal profile only)"/>
|
| <int value="21" label="Completed (normal profile only)"/>
|
| + <int value="22" label="Completed with content length mismatch"/>
|
| + <int value="23" label="More bytes received after content length mismatch"/>
|
| + <int value="24" label="No bytes received after content length mismatch"/>
|
| </enum>
|
|
|
| <enum name="DownloadDatabaseRecordDroppedType" type="int">
|
|
|