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

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

Issue 1775023002: Enterprise policy to prevent queries to the Quirks Server (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge 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 f2e16ba3eb99edae88ba6b2da0bd560f9e785022..bb4634a98660474825672e4f23da40809ae0e748 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -64668,6 +64668,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="320" label="Control use of the Web Bluetooth API"/>
<int value="321" label="Configure the login authentication behavior"/>
<int value="322" label="Whitelist of USB detachable devices"/>
+ <int value="323" label="Enable queries to Quirks Server"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698