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

Unified Diff: ui/accessibility/BUILD.gn

Issue 2700103004: Initial support for accessibility actions on ARC. (Closed)
Patch Set: Use desktop tree id. 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 22922f56f59c0a203519c2aabd9e9ff918fac246..c6dd43b2b1d8f4bf0e98e9a2dc52e069cd04b00a 100644
--- a/ui/accessibility/BUILD.gn
+++ b/ui/accessibility/BUILD.gn
@@ -17,6 +17,8 @@ component("accessibility") {
sources = [
"ax_action_data.cc",
"ax_action_data.h",
+ "ax_host_delegate.cc",
+ "ax_host_delegate.h",
"ax_node.cc",
"ax_node.h",
"ax_node_data.cc",
« no previous file with comments | « chrome/browser/ui/aura/accessibility/automation_manager_aura.cc ('k') | ui/accessibility/ax_host_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698