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

Unified Diff: components/mus/DEPS

Issue 1695783002: IPC::ParamTraits for ui::Event (towards ui::Events over mojo IPC) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Explicate MUS_COMMON_EXPORT in header and impl Created 4 years, 10 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 05f5c20269546f75bb104b9ee3b3c4a58b07f069..9ccd854e96cf9df79c711a85acf0ede1c293a0d7 100644
--- a/components/mus/DEPS
+++ b/components/mus/DEPS
@@ -2,7 +2,7 @@ include_rules = [
"+cc",
"+components/resource_provider",
"+components/gpu",
- "+mojo/shell",
+ "+ipc",
"+mojo/common",
"+mojo/converters",
"+mojo/public",

Powered by Google App Engine
This is Rietveld 408576698