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

Unified Diff: components/arc/input/DEPS

Issue 1408263006: chromeos: Add ArcInputBridge to components/arc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@arcxx
Patch Set: nit fix Created 5 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/input/DEPS
diff --git a/ui/wm/DEPS b/components/arc/input/DEPS
similarity index 79%
copy from ui/wm/DEPS
copy to components/arc/input/DEPS
index 62fe7e28bef9cb7d0def6dd1b29b831bb2af5f4f..6c467626150e29e0e19738f48fa63ce21f13f68c 100644
--- a/ui/wm/DEPS
+++ b/components/arc/input/DEPS
@@ -1,5 +1,4 @@
include_rules = [
"+ui/aura",
"+ui/events",
- "+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698