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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2652793003: Add login screen locale and input method device policies (Closed)
Patch Set: Addressed comments. Created 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 8888d50554626521dbfbb376e36e102faf7b43fe..36ca26df565fff46303d63d1451408d790f57882 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85677,6 +85677,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
label="Enable the creation of roaming copies for Chrome profiles."/>
<int value="359" label="Set the roaming profile directory."/>
<int value="360" label="Configure the New Tab page URL."/>
+ <int value="361" label="Device sign-in screen locale"/>
+ <int value="362" label="Device sign-in screen keyboard layouts"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698