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

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

Issue 2640123004: Initial support for native accessibility in ARC (Closed)
Patch Set: address feedback Created 3 years, 11 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 4a6c5b79e63a21e09de6537a36769f181a7ac1da..498779afe3ca23385cf47fe7937309a8e8d75842 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -208,6 +208,8 @@ source_set("chromeos") {
"app_mode/kiosk_session_plugin_handler_delegate.h",
"app_mode/startup_app_launcher.cc",
"app_mode/startup_app_launcher.h",
+ "arc/accessibility_helper/ax_tree_source_arc.cc",
yawano 2017/01/23 10:41:53 Could you rename accessibility_helper to accessibi
David Tseng 2017/01/23 20:56:00 Done.
+ "arc/accessibility_helper/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_helper/OWNERS » ('j') | components/exo/ax_tree_source_surface.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698