| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index c083678e72ceed466b217b68ed5c98bb05afbd1d..8b44add291b891a65dc6612266d87fac2960fcb3 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -48610,6 +48610,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| <int value="14" label="OpenAttemptPriorCorruption">
|
| The corrupted open database was deleted.
|
| </int>
|
| + <int value="15" label="OpenCleanupBlobJournalFailed">
|
| + Open failed because the blob journal could not be cleaned up.
|
| + </int>
|
| </enum>
|
|
|
| <enum name="IMECommitType" type="int">
|
|
|