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

Unified Diff: ui/accessibility/BUILD.gn

Issue 2640123004: Initial support for native accessibility in ARC (Closed)
Patch Set: Rebase. 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
« no previous file with comments | « content/browser/frame_host/render_frame_host_impl.cc ('k') | ui/accessibility/ax_tree_id_registry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accessibility/BUILD.gn
diff --git a/ui/accessibility/BUILD.gn b/ui/accessibility/BUILD.gn
index 60d3772092a6704f90a0c1e075c83d3acaad3b60..22922f56f59c0a203519c2aabd9e9ff918fac246 100644
--- a/ui/accessibility/BUILD.gn
+++ b/ui/accessibility/BUILD.gn
@@ -39,6 +39,8 @@ component("accessibility") {
"ax_tree_combiner.h",
"ax_tree_data.cc",
"ax_tree_data.h",
+ "ax_tree_id_registry.cc",
+ "ax_tree_id_registry.h",
"ax_tree_serializer.cc",
"ax_tree_serializer.h",
"ax_tree_source.h",
« no previous file with comments | « content/browser/frame_host/render_frame_host_impl.cc ('k') | ui/accessibility/ax_tree_id_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698