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

Unified Diff: ash/common/metrics/user_metrics_action.h

Issue 2802783002: List all a11y features in a11y detailed view in ash system menu (Closed)
Patch Set: Address the comments on PS#1 Created 3 years, 8 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
« no previous file with comments | « ash/common/default_accessibility_delegate.cc ('k') | ash/common/system/tray_accessibility.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/metrics/user_metrics_action.h
diff --git a/ash/common/metrics/user_metrics_action.h b/ash/common/metrics/user_metrics_action.h
index 1164d6bf6c381fbc32d1ed55ada8d057b8dd35ea..a472595b741296851cab0bcd6627c2d14ce9951c 100644
--- a/ash/common/metrics/user_metrics_action.h
+++ b/ash/common/metrics/user_metrics_action.h
@@ -75,6 +75,8 @@ enum UserMetricsAction {
UMA_STATUS_AREA_DISABLE_MAGNIFIER,
UMA_STATUS_AREA_DISABLE_MONO_AUDIO,
UMA_STATUS_AREA_DISABLE_SPOKEN_FEEDBACK,
+ UMA_STATUS_AREA_DISABLE_STICKY_KEYS,
+ UMA_STATUS_AREA_DISABLE_TAP_DRAGGING,
UMA_STATUS_AREA_DISABLE_WIFI,
UMA_STATUS_AREA_DISABLE_VIRTUAL_KEYBOARD,
UMA_STATUS_AREA_DISPLAY_DEFAULT_SELECTED,
@@ -93,6 +95,8 @@ enum UserMetricsAction {
UMA_STATUS_AREA_ENABLE_MAGNIFIER,
UMA_STATUS_AREA_ENABLE_MONO_AUDIO,
UMA_STATUS_AREA_ENABLE_SPOKEN_FEEDBACK,
+ UMA_STATUS_AREA_ENABLE_STICKY_KEYS,
+ UMA_STATUS_AREA_ENABLE_TAP_DRAGGING,
UMA_STATUS_AREA_ENABLE_WIFI,
UMA_STATUS_AREA_ENABLE_VIRTUAL_KEYBOARD,
UMA_STATUS_AREA_IME_SHOW_DETAILED,
« no previous file with comments | « ash/common/default_accessibility_delegate.cc ('k') | ash/common/system/tray_accessibility.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698