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

Unified Diff: components/arc/BUILD.gn

Issue 2559663002: Support focus highlight in Android window (Closed)
Patch Set: Move focus_highlight from components/arc to c/b/chromeos/arc Created 4 years 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 c09d9706b83027d2716e3cd99acab3f43f81c4ee..3bc2fc06aa992a5766132974221fd3211e6ed219 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -146,6 +146,7 @@ mojom("arc_bindings") {
"common/crash_collector.mojom",
"common/enterprise_reporting.mojom",
"common/file_system.mojom",
+ "common/focus_highlight.mojom",
"common/ime.mojom",
"common/intent_helper.mojom",
"common/kiosk.mojom",

Powered by Google App Engine
This is Rietveld 408576698