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

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

Issue 2809413002: Sync histograms.xml with authpolicy's dbus-constants.h (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 c6e14676b489546b86b9e18fea24044487922ee1..f13b1cfa804696adaae789ae89a31bf88af3ad85 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83234,6 +83234,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="22" label="User joined maximum number of machines to the domain"/>
<int value="23"
label="kinit or smbclient failed to contact Key Distribution Center"/>
+ <int value="24" label="Kerberos credentials cache not found"/>
+ <int value="25" label="Kerberos ticket expired while renewing credentials"/>
+ <int value="26" label="klist exited with unspecified error"/>
</enum>
<enum name="AutocheckoutBubble" 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