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

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: 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 1f7ad6f405204985db0851d3ca630e044b32d33f..efa80cd263b893f3ae6950d32c693d5bdc1ea7af 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -56195,6 +56195,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