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

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

Issue 2374303002: cros: Added a new function to quick unlock api for checking unfinished pins. (Closed)
Patch Set: Changed the function output. Created 4 years, 3 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 f071f404b2fae7d7069e16ee95f6bffb5a60866e..1b81b59a36463c334a957c6ca5c1761738a7f25e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -78275,6 +78275,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
assistance sessions"/>
<int value="345" label="Enables HTTP/0.9 support on non-default ports"/>
<int value="346" label="Enables force sign in for browser."/>
+ <int value="347"
+ label="Set a minimum pin length for the lock screen pin unlock."/>
+ <int value="348"
+ label="Set a maximum pin length for the lock screen pin unlock."/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
@@ -80256,6 +80260,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1146" label="LANGUAGESETTINGSPRIVATE_DISABLELANGUAGE"/>
<int value="1147" label="FILEMANAGERPRIVATEINTERNAL_GETDIRECTORYSIZE"/>
<int value="1148" label="BLUETOOTHLOWENERGY_SETADVERTISINGINTERVAL"/>
+ <int value="1149" label="QUICKUNLOCKPRIVATE_ISCREDENTIALUSABLE"/>
</enum>
<enum name="ExtensionIconState" type="int">
« chrome/common/pref_names.cc ('K') | « extensions/browser/extension_function_histogram_value.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698