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

Unified Diff: components/arc/focus_highlight/DEPS

Issue 2559663002: Support focus highlight in Android window (Closed)
Patch Set: 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/focus_highlight/DEPS
diff --git a/components/arc/focus_highlight/DEPS b/components/arc/focus_highlight/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c6d6bec2eb8b802c229e49e2b27d0bac44a077f0
--- /dev/null
+++ b/components/arc/focus_highlight/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+chrome/browser/chromeos/accessibility",
kinaba 2016/12/07 07:54:34 I thought it's disallowed to depend chrome/ from c
yawano 2016/12/07 09:18:30 I've moved focus_highlight from components/arc to
+ "+ui/aura",
+]
« no previous file with comments | « components/arc/common/focus_highlight.mojom ('k') | components/arc/focus_highlight/arc_focus_highlight_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698