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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 696583002: [Smart Lock] Add a setting to require close proximity in order for unlocking to work. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix more indentation Created 6 years, 1 month 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/proximity_auth/switches.cc ('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 3a663aede0554e654e2a9e87f516f89c193c0fc1..14c6e252df3f9103cc0cedfaa63d17edaad935bb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -47881,6 +47881,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1351830811" label="do-not-ignore-autocomplete-off"/>
<int value="1352447982" label="enable-lcd-text"/>
<int value="1361047396" label="disable-click-delay"/>
+ <int value="1367671275" label="enable-proximity-auth-proximity-detection"/>
<int value="1378310092" label="disable-suggestions-service"/>
<int value="1381746642" label="enable-automatic-password-saving"/>
<int value="1382500494" label="disable-drive-apps-in-app-list"/>
« no previous file with comments | « components/proximity_auth/switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698