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

Unified Diff: components/arc/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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index e49d9d8e37804ea0b73ef53ddd217c86eb8c4a4d..b2ff5702a6d175aa5629849d373f51ad76b57e69 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -126,6 +126,7 @@ static_library("arc_base") {
mojom("arc_bindings") {
sources = [
+ "common/accessibility_helper.mojom",
"common/app.mojom",
"common/arc_bridge.mojom",
"common/audio.mojom",

Powered by Google App Engine
This is Rietveld 408576698