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

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: TODO for comparing against Cocoa. Created 4 years, 7 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 b57a8158d635d32d2181e1450e808b6e4f810ae5..22e0b4fa753271c58d5158d0000f9b46d2e2df27 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -627,6 +627,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