| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 35b3c77107264ab91d2e3857942a0935bf1b0875..84c46adf481b2daf1790d546c4fbb79808a72641 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -1570,10 +1570,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
|
|
| <histogram name="Ash.Accelerators.Deprecated.NextIME"
|
| enum="DeprecatedAcceleratorUsage">
|
| + <obsolete>
|
| + Deprecated 01/2017 for Issue 672905.
|
| + </obsolete>
|
| <owner>afakhry@chromium.org</owner>
|
| <summary>
|
| - The switch to the next IME action has two accelerators: - Shift+Alt which
|
| - is deprecated. - Ctrl+Shift+Space which is new. This histogram shows the
|
| + The switch to the next IME action has two accelerators: - Shift+Alt which is
|
| + deprecated. - Ctrl+Shift+Space which is new. This histogram shows the
|
| number of times each accelerator (deprecated and new) is used.
|
| </summary>
|
| </histogram>
|
|
|