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

Unified Diff: components/arc/BUILD.gn

Issue 2559663002: Support focus highlight in Android window (Closed)
Patch Set: Address comments. 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 64e834914f8e6d07967bb8d37cae0c4e01ad14a9..d0b1b6bf7f6be952d13223003003771fdd9473bf 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -125,6 +125,7 @@ static_library("arc_base") {
mojom("arc_bindings") {
sources = [
+ "common/accessibility_helper.mojom",
"common/app.mojom",
"common/arc_bridge.mojom",
"common/audio.mojom",
« no previous file with comments | « chrome/browser/chromeos/arc/intent_helper/arc_settings_service.cc ('k') | components/arc/arc_bridge_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698