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

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

Issue 2710713004: Revert "Use the Windows MDM API to check if the machine is being managed." (Closed)
Patch Set: Created 3 years, 10 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 | « content/renderer/render_process_impl.cc ('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 e2f5293bb650a848e197ccb3512d3f6fa4447f78..71204d07772ad07e262740bd1fd1a54546aa3c69 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -14459,23 +14459,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
-<histogram name="EnterpriseCheck.IsEnterpriseUser" enum="BooleanEnabled">
- <owner>rogerta@chromium.org</owner>
- <summary>
- Whether the machine is considered an enterprise user. An enterprise user is
- either in a domain or is managed via MDM. This check is performed once at
- start-up on Windows.
- </summary>
-</histogram>
-
-<histogram name="EnterpriseCheck.IsManaged" enum="BooleanEnabled">
- <owner>rogerta@chromium.org</owner>
- <summary>
- Whether the machine is managed via MDM. This check is performed once at
- start-up on Windows.
- </summary>
-</histogram>
-
<histogram name="EnterpriseCheck.OSType" enum="OsSuite">
<owner>mnissler@chromium.org</owner>
<owner>pastarmovj@chromium.org</owner>
« no previous file with comments | « content/renderer/render_process_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698