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

Unified Diff: components/mus/DEPS

Issue 1992443002: Add Mojo IPC based input-device service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cleanup_ddm
Patch Set: Clean up/move files. Created 4 years, 7 months 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/mus/DEPS
diff --git a/components/mus/DEPS b/components/mus/DEPS
index f3a2b3a7d97895fbbdb2df7bf439d6abe88780a7..4f85c6348f5befa33fdbda86fa7d5f7651a604c0 100644
--- a/components/mus/DEPS
+++ b/components/mus/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+cc",
+ "+components/input_device_service",
"+ipc",
"+mojo/common",
"+mojo/converters",

Powered by Google App Engine
This is Rietveld 408576698