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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 753393004: Add flag for single click autofill (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: histograms Created 6 years 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/autofill/core/common/autofill_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 e56ebe64edce72e919c93cad1cc2ff8b212c6ec1..b1356ea7d1bb812a142c5ef2d4d356069171677f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -48783,6 +48783,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-820041355" label="enable-transition-compositing"/>
<int value="-814097014" label="disable-session-crashed-bubble"/>
<int value="-795600188" label="disable-async-dns"/>
+ <int value="-780798969" label="disable-single-click-autofill"/>
<int value="-770319039" label="enable-touch-editing"/>
<int value="-749048160" label="enable-panels"/>
<int value="-744159181" label="disable-spdy-proxy-dev-auth-origin"/>
@@ -48833,6 +48834,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-80353187" label="disable-display-color-calibration"/>
<int value="-76631048" label="disable-offline-auto-reload-visible-only"/>
<int value="-68225452" label="enable-translate-new-ux"/>
+ <int value="-52241456" label="enable-single-click-autofill"/>
<int value="-48920737" label="enable-smooth-scrolling"/>
<int value="-23090520" label="disable-search-button-in-omnibox"/>
<int value="-22544408" label="enable-video-player-chromecast-support"/>
« no previous file with comments | « components/autofill/core/common/autofill_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698