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

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

Issue 20145004: Switch from text insertion to key press and release events on the virtual k… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Formatting. Created 7 years, 5 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 2e86f1d088289f262a36ef1e474cb41a787c460a..aa3b487a5977ddeb1e3846137097d2c58bf5d3d3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -16735,6 +16735,7 @@ other types of suffix sets.
<int value="507" label="SYSTEM_DISPLAY_GETINFO"/>
<int value="508" label="SYSTEM_DISPLAY_SETDISPLAYPROPERTIES"/>
<int value="509" label="SYSTEM_MEMORY_GETINFO"/>
+ <int value="510" label="EXPERIMENTAL_INPUT_VIRTUALKEYBOARD_DISPATCHKEYEVENT"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698