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

Unified Diff: chrome/browser/chromeos/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 | « no previous file | chrome/browser/chromeos/arc/accessibility/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index bdcf9a1ea31f3e0511cf15e0c7280e7c5d85bb79..7486bd47458a95f2dcaa9c3010d53498fde9597c 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -210,6 +210,8 @@ source_set("chromeos") {
"app_mode/startup_app_launcher.h",
"arc/accessibility/arc_accessibility_helper_bridge.cc",
"arc/accessibility/arc_accessibility_helper_bridge.h",
+ "arc/accessibility/ax_tree_source_arc.cc",
+ "arc/accessibility/ax_tree_source_arc.h",
"arc/arc_auth_context.cc",
"arc/arc_auth_context.h",
"arc/arc_auth_notification.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/arc/accessibility/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698