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

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

Issue 2559663002: Support focus highlight in Android window (Closed)
Patch Set: Fix a nit. 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 d813a2fd98e16ae66b6f2dd5ba9e58dbc5e6da25..4430240f4cb53bbf510d76fe471d9cf2d2b01406 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/arc_accessibility_helper_bridge.cc",
+ "arc/accessibility_helper/arc_accessibility_helper_bridge.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