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

Unified Diff: chrome/browser/chromeos/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: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 87584d655860865e9242dc9ee5cdf0fda71c6702..0f44b450a7cce68bda9725d3ae7af5e5123e1417 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -241,6 +241,8 @@ source_set("chromeos") {
"arc/fileapi/arc_content_file_system_url_util.h",
"arc/fileapi/arc_file_system_instance_util.cc",
"arc/fileapi/arc_file_system_instance_util.h",
+ "arc/focus_highlight/arc_focus_highlight_bridge.cc",
+ "arc/focus_highlight/arc_focus_highlight_bridge.h",
"arc/intent_helper/arc_external_protocol_dialog.cc",
"arc/intent_helper/arc_external_protocol_dialog.h",
"arc/intent_helper/arc_navigation_throttle.cc",

Powered by Google App Engine
This is Rietveld 408576698