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

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

Issue 1736293002: Added boolean policy to enable deactivation of bluetooth for managed devices (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed bartfab's suggestions Created 4 years, 9 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 4a54f4ac4dd6aba86ed89d1ec86da597adb46b52..9110bc6e57c08e52c26c1fd663b8aaa7b0f5b224 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -64266,6 +64266,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
label="Allow the auto launched with zero delay kiosk app to control
ChromeOS version"/>
<int value="320" label="Control use of the Web Bluetooth API"/>
+ <int value="321" label="Allow bluetooth on device"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698