| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 069faf918d8fd2cf1d23033098ab997d4a63ca96..8048c513b4a3942e22efba3172ec4b2047efe7f5 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -27983,15 +27983,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| -<histogram name="PasswordManager.KeychainMigration.Status"
|
| - enum="KeychainMigrationStatus">
|
| - <owner>vasilii@chromium.org</owner>
|
| - <summary>
|
| - The status of passwords migration from the Keychain. It's recorded shortly
|
| - after startup.
|
| - </summary>
|
| -</histogram>
|
| -
|
| <histogram name="PasswordManager.KWalletDeserializationStatus"
|
| enum="BooleanSuccess">
|
| <owner>gcasto@chromium.org</owner>
|
| @@ -59121,13 +59112,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <int value="2" label="Keyboard was hidden by the user."/>
|
| </enum>
|
|
|
| -<enum name="KeychainMigrationStatus" type="int">
|
| - <int value="0" label="Migration hasn't started"/>
|
| - <int value="1" label="Migration succeeded"/>
|
| - <int value="2" label="Migation failed once"/>
|
| - <int value="3" label="Migration failed twice"/>
|
| -</enum>
|
| -
|
| <enum name="LanguageCode" type="int">
|
| <summary>ISO 639 Language Codes.</summary>
|
| <int value="24929" label="Afar"/>
|
|
|