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

Unified Diff: ui/views/views.gyp

Issue 2016243002: Mac a11y: Add RoleDescription and Value attributes to accessibility information. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments. Created 4 years, 6 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: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 69ea8e6b50326544fbf9383847574ab43ff4061c..3c55cb03966f1157107d87388b2d99efe8db558a 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -633,6 +633,7 @@
'view_model_utils_unittest.cc',
'view_targeter_unittest.cc',
'view_unittest.cc',
+ 'widget/native_widget_mac_accessibility_unittest.mm',
'widget/native_widget_mac_unittest.mm',
'widget/native_widget_unittest.cc',
'widget/root_view_unittest.cc',
« no previous file with comments | « ui/accessibility/platform/ax_platform_node_mac.mm ('k') | ui/views/widget/native_widget_mac_accessibility_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698