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

Unified Diff: ui/views/BUILD.gn

Issue 2578303003: a11y: Add a11y information to views::Tab and manually ignore its a11y children. (Closed)
Patch Set: Rebase Created 3 years, 11 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 | « ui/strings/ui_strings.grd ('k') | ui/views/controls/tabbed_pane/tabbed_pane.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 0c762ffd9b176059f15f3344dcd5553df3f3ba15..4b4ec7f2a9c392e166914a96a11e56edcd513c3b 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -845,6 +845,7 @@ source_set("views_unittests_sources") {
"controls/scrollbar/scrollbar_unittest.cc",
"controls/slider_unittest.cc",
"controls/styled_label_unittest.cc",
+ "controls/tabbed_pane/tabbed_pane_accessibility_mac_unittest.mm",
"controls/tabbed_pane/tabbed_pane_unittest.cc",
"controls/table/table_utils_unittest.cc",
"controls/table/table_view_unittest.cc",
« no previous file with comments | « ui/strings/ui_strings.grd ('k') | ui/views/controls/tabbed_pane/tabbed_pane.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698