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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 800933002: Turns on smart deployment of the virtual keyboard by default, and changes the flag to allow easy di… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « 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 dee62a98dce8a50057d891f84c05e577cd859129..6aaac776535fdac119fac86012ed31352ef0025c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49047,7 +49047,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="2093235103" label="default-tile-width"/>
<int value="2101151142" label="disable-direct-write"/>
<int value="2119964154" label="enable-download-resumption"/>
- <int value="2121776031" label="auto-virtual-keyboard"/>
Mark P 2014/12/12 18:00:49 Please leave the old command line switch here; we'
+ <int value="2121776031" label="disable-smart-virtual-keyboard"/>
<int value="2122876605" label="enable-bleeding-edge-rendering-fast-paths"/>
<int value="2137347307" label="enable-drive-apps-in-app-list"/>
</enum>
« 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