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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 962673004: [Autofill/Autocomplete Feature] Substring matching instead of prefix matching. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addresses Vaclav's & Evan's Inputs. Created 5 years, 9 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 4d36619ab5c661fca1ebe7526473152b376d5933..4c3544b87f47018da16fa1b261d856938f3d1300 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -53059,6 +53059,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1285021473" label="save-page-as-mhtml"/>
<int value="-1268836676" label="disable-out-of-process-pdf"/>
<int value="-1267958145" label="disable-pdf-material-ui"/>
+ <int value="-1259240691" label="enable-suggestions-with-substring-match"/>
<int value="-1241747717" label="enable-android-password-link"/>
<int value="-1218608640" label="disable-offline-load-stale-cache"/>
<int value="-1216837777" label="clear-data-reduction-proxy-data-savings"/>

Powered by Google App Engine
This is Rietveld 408576698