Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2731323002: Add a value to PasswordManager.KeychainMigration.Status histogram. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1a58b6fd7b6b3a72ebc3e29a26a705d5d9d0ae64..8b9f2e640c38fba369e46735ae1de2ce0be517bd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -97526,6 +97526,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="3" label="Migration failed twice"/>
<int value="4" label="Migration succeeded, Keychain cleaned up"/>
<int value="5" label="Partial migration"/>
+ <int value="6" label="Migration stopped"/>
</enum>
<enum name="KioskLaunchError" type="int">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698