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

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

Issue 155573003: Add policy management for on-screen keyboard. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update recommendation restorer. Created 6 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 | « 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 e4c2600a9a4e7434bdc8ddcb7d1c1ad9f41a2030..64c04a347b3e5a23d3a28e465bbc245b91a7871e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -24465,6 +24465,9 @@ other types of suffix sets.
<int value="254"
label="Limit the time for which a user authenticated via SAML can log
in offline"/>
+ <int value="255" label="Enable on-screen keyboard"/>
+ <int value="256"
+ label="Set default state of the on-screen keyboard on the login screen"/>
</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