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

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: Added unittests. 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 a10a4dde2855622454f77229ccdd012fb1c43957..3e55b7d639894a4b7a2e45f554deb9adfccb1e1c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52792,6 +52792,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-sub-string-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