Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index dd6c1a631aa4fe65d5d0198155aaf924971924f6..63414d90b9e554f56aeb51f5726bcd5154323744 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -10870,6 +10870,22 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<summary>The trigger type of input method switches by user.</summary> |
</histogram> |
+<histogram name="InputMethod.PkCommit.Index"> |
+ <owner>shuchen@chromium.org</owner> |
+ <summary> |
+ The suggestion index (1-based) of the suggestion list item which user |
Ilya Sherman
2015/02/04 18:57:03
nit: "which user chooses" -> "which the user choos
Shu Chen
2015/02/05 02:05:13
Done.
|
+ chooses to commit for physical keyboard autocorrect. |
+ </summary> |
+</histogram> |
+ |
+<histogram name="InputMethod.PkCommit.Type" enum="IMECommitType"> |
+ <owner>shuchen@chromium.org</owner> |
+ <summary> |
+ The suggestion accuracy type which user chooses to commit for physical |
Ilya Sherman
2015/02/04 18:57:03
Ditto
Shu Chen
2015/02/05 02:05:13
Done.
|
+ keyboard autocorrect. |
+ </summary> |
+</histogram> |
+ |
<histogram name="InputMethod.VirtualKeyboard.BackspaceCount"> |
<owner>shuchen@chromium.org</owner> |
<summary> |