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

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

Issue 1488303005: Replace multi-value keyboard flags with single value flag types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add new flags to histograms. Created 5 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 | « chrome/browser/about_flags.cc ('k') | ui/keyboard/keyboard_switches.h » ('j') | 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 2b2333a9a875f6a1c067e22830da496be3e1217a..acdac60cb1e4abdacb1dbf968d0b1cc62a9cb221 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -67723,6 +67723,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1490298774" label="enable-captive-portal-bypass-proxy-option"/>
<int value="-1482685863" label="enable-request-tablet-site"/>
<int value="-1460462432" label="disable-media-source"/>
+ <int value="-1440152291" label="disable-gesture-typing"/>
<int value="-1433719718" label="enable-webrtc-stun-origin"/>
<int value="-1433087548" label="enable-app-install-alerts"/>
<int value="-1419788257" label="enable-experimental-hotwording"/>
@@ -67971,6 +67972,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="625273056" label="disable-boot-animation"/>
<int value="630947363" label="touch-events"/>
<int value="643725031" label="disable-touch-feedback"/>
+ <int value="646738320" label="disable-gesture-editing"/>
<int value="650602639" label="enable-autofill-keyboard-accessory-view"/>
<int value="683410401"
label="enable-proximity-auth-bluetooth-low-energy-discovery"/>
@@ -68031,6 +68033,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1105439588" label="enable-swipe-selection"/>
<int value="1107543566" label="enable-one-copy"/>
<int value="1108663108" label="disable-device-discovery-notifications"/>
+ <int value="1114629582" label="enable-floating-virtual-keyboard"/>
<int value="1118109174" label="enable-launcher-search-provider-api"/>
<int value="1129888794" label="ash-touch-hud"/>
<int value="1133635187" label="force-gpu-rasterization"/>
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | ui/keyboard/keyboard_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698