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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2971773003: Change Toggle High Contrast accelerator (Closed)
Patch Set: Rebase + Change commit message Created 3 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:
Download patch
« no previous file with comments | « chrome/browser/resources/chromeos/keyboard_overlay_data.js ('k') | no next file » | 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 e2c5fdb8991540dadc01fc7e71869ae0e14af4ef..45f3f9a323a4cd1a47e7df9bcb9f1d572e70d2b3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -2061,6 +2061,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Ash.Accelerators.Deprecated.ToggleHighContrast"
+ enum="DeprecatedAcceleratorUsage">
+ <owner>afakhry@chromium.org</owner>
+ <summary>
+ Toggling the high contrast display mode has two accelerators: -
+ Search+Shift+H which is deprecated. - Ctrl+Search+H which is new. This
+ histogram shows the number of times each accelerator (deprecated and new) is
+ used.
+ </summary>
+</histogram>
+
<histogram name="Ash.ActiveTouchPoints">
<obsolete>
Deprecated 02/2017 due to lack of usage.
« no previous file with comments | « chrome/browser/resources/chromeos/keyboard_overlay_data.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698