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

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

Issue 2544773002: Fetch policy from Active Directory at the end of enrollment (Closed)
Patch Set: Convert CHECK_EQ(true, ...) to CHECK(...) Created 4 years 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 | « components/policy/core/common/cloud/enterprise_metrics.h ('k') | 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 1043e5631c3993d0e32a18ba3388cdb14f3014aa..f5da05abe46387c615b8f506286b74b1d955ef81 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81847,6 +81847,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="54" label="Device identification missing">
Device model or serial number missing from VPD.
</int>
+ <int value="55" label="AD policy fetch fail">
+ Active Directory policy fetch failed.
+ </int>
</enum>
<enum name="EnterprisePolicies" type="int">
« no previous file with comments | « components/policy/core/common/cloud/enterprise_metrics.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698