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

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

Issue 2848463002: Correct typo in Cryptohome Migration Enum (Closed)
Patch Set: Created 3 years, 8 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 456f2a74f31cb810d4be4b8eb043c964e295f932..375fb648da208e8e46f59b9fe379710df2e7fcb9 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -9472,7 +9472,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Cryptohome.DircryptoMigrationEndStatus"
- enum="DircryptoMigrationStartStatus">
+ enum="DircryptoMigrationEndStatus">
<owner>dspaid@chromium.org</owner>
<summary>
The status of the user home directory migration from ecryptfs to
« 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