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

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 2dbaf6099fa75c954579119fd424f4b052bf2d53..e51447b9058a4c00273a93962a787a12a8e7c587 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -631,6 +631,7 @@
'view_unittest.cc',
'views_test_suite.cc',
'views_test_suite.h',
+ 'widget/native_widget_mac_accessibility_unittest.mm',
'widget/native_widget_mac_unittest.mm',
'widget/native_widget_unittest.cc',
'widget/root_view_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698