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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 868133005: [Smart Lock] Add error message strings for the "Tx Power too high" case. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update TODO comment Created 5 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 | « chrome/common/extensions/api/easy_unlock_private.idl ('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 7b2a5f27b5ccf841eb7797fa4a71eaaf56520443..cb0b6e1c6953cbca9b4cb9ec81c7a2deb923655d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -44896,6 +44896,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="16" label="Password sign-in: Easy sign-in failed"/>
<int value="17" label="Password sign-in: Pairing added"/>
<int value="18" label="Password sign-in: No screenlock state handler"/>
+ <int value="19" label="Password sign-in: Phone locked and tx power too high"/>
</enum>
<enum name="EasyUnlockNotificationEvent" type="int">
« no previous file with comments | « chrome/common/extensions/api/easy_unlock_private.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698