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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2640123004: Initial support for native accessibility in ARC (Closed)
Patch Set: Address nasko's comments. 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: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 1e3d9ea5903499920f749f7f60418e12adf6bc91..cd9aef030aaae2a989b0abc6b1fadbdfd3bd1de3 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",

Powered by Google App Engine
This is Rietveld 408576698