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

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

Issue 962673004: [Autofill/Autocomplete Feature] Substring matching instead of prefix matching. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Incorporates Evan's review comments. Created 5 years, 7 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 b9f78ca666da7980c799f8f0ec67d151bf0b250e..a687d516123ee32b91fdaf3f95b75eeff6a6811a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -56908,6 +56908,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="-1251411236" label="disable-new-md-input-view"/>
<int value="-1241747717" label="enable-android-password-link"/>
<int value="-1235586511" label="enable-datasaver-prompt"/>

Powered by Google App Engine
This is Rietveld 408576698