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

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: Rebase. Created 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 75942790af4f363c40aeb5a680d3589d150b3942..306d275b0b667921d81bfe306401fbced4ff9c2f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86467,6 +86467,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="361" label="Maximum SSL version enabled"/>
<int value="362" label="Show Cast icon in the toolbar or the overflow menu."/>
<int value="363" label="Enable Android Google Location Service."/>
+ <int value="364" label="Device sign-in screen locale"/>
+ <int value="365" label="Device sign-in screen keyboard layouts"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698