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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1638453003: Adding Keygen to Policy List (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2623
Patch Set: Created 4 years, 11 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 | « components/policy/resources/policy_templates.json ('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 12a0918512a560c6fd25cb8e86301839f86583dd..16717781f012c4549c06fd7162aea928a421bd3e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -61622,8 +61622,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="308" label="Default printer selection rules"/>
<int value="309" label="Allow Dinosaur Easter Egg Game"/>
<int value="310" label="Whether RC4 cipher suites in TLS are enabled"/>
- <int value="311" label="Default value for Display Rotation"/>
- <int value="312" label="Allow export of supervised user data"/>
+ <int value="311"
+ label="Set default display rotation, reapplied on every reboot"/>
+ <int value="312" label="Enable the supervised user content provider"/>
+ <int value="313" label="Default key generation setting"/>
+ <int value="314" label="Allow key generation on these sites"/>
+ <int value="315" label="Block key generation on these sites"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« no previous file with comments | « components/policy/resources/policy_templates.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698