Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 24273456cfaf2d957bbc5c852faea2d99be3e598..999969e52071c062fe119ac8f5d18aaa636b473c 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -43897,11 +43897,11 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
The value is a combination of the current sync state and if the user has |
their sync password saved. |
</summary> |
- <int value="0" label="Not Syncing/Sync password not saved"/> |
- <int value="1" |
+ <int value="0" label="Syncing/Sync password not saved"/> |
+ <int value="1" label="Syncing/Sync password saved"/> |
+ <int value="2" label="Not Syncing/Sync password not saved"/> |
+ <int value="3" |
label="Not Syncing/Sync pasword saved. This value should not happen."/> |
- <int value="2" label="Syncing/Sync password not saved"/> |
- <int value="3" label="Syncing/Sync password saved"/> |
</enum> |
<enum name="PasswordManagerUIDismissalReason" type="int"> |