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

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 fixes. 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/components/guest_view/common/DEPS b/components/arc/input/DEPS
similarity index 68%
copy from components/guest_view/common/DEPS
copy to components/arc/input/DEPS
index b0e64bf223500a1bce51d6e090283e8fad7094cf..3cbaa8f6f4784005f19cf65906973f9e0aad817b 100644
--- a/components/guest_view/common/DEPS
+++ b/components/arc/input/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+ipc"
+ "+ui",
]

Powered by Google App Engine
This is Rietveld 408576698