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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2876763002: cryptohome: Add UMA enum for a skipped file error. (Closed)
Patch Set: Created 3 years, 7 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 619e85749202d71816785ca198f6802924aa4a56..a05ea63c6e53137b4682ae4e2cf9072cad9dcdaf 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -7261,6 +7261,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="12" label="stat"/>
<int value="13" label="sync"/>
<int value="14" label="truncate"/>
+ <int value="15" label="non fatal open(src_file)"/>
</enum>
<enum name="DircryptoMigrationFailedPathType" 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