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

Unified Diff: ui/accessibility/BUILD.gn

Issue 2671563002: MacViews: Implement NSAccessibilityPressAction for Views with clickable roles. (Closed)
Patch Set: Add TODO for "feed" ARIA role. Created 3 years, 10 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/accessibility/BUILD.gn
diff --git a/ui/accessibility/BUILD.gn b/ui/accessibility/BUILD.gn
index 4910aaa1edeb1815ed1b5f08f7deb882bfe2074a..60d3772092a6704f90a0c1e075c83d3acaad3b60 100644
--- a/ui/accessibility/BUILD.gn
+++ b/ui/accessibility/BUILD.gn
@@ -27,6 +27,8 @@ component("accessibility") {
"ax_range.h",
"ax_relative_bounds.cc",
"ax_relative_bounds.h",
+ "ax_role_properties.cc",
+ "ax_role_properties.h",
"ax_serializable_tree.cc",
"ax_serializable_tree.h",
"ax_text_utils.cc",
« no previous file with comments | « content/browser/accessibility/browser_accessibility_android.cc ('k') | ui/accessibility/ax_role_properties.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698