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

Unified Diff: components/mus/DEPS

Issue 2049053003: Remove IPC::ParamTraits for ui::Event. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « no previous file | components/mus/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/DEPS
diff --git a/components/mus/DEPS b/components/mus/DEPS
index f3a2b3a7d97895fbbdb2df7bf439d6abe88780a7..82f9c39434c777ad69ac522f9f3f53950112ae38 100644
--- a/components/mus/DEPS
+++ b/components/mus/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+cc",
- "+ipc",
Mark Dittmer 2016/06/08 16:39:49 Looks like some tests still need //ipc. https://bu
Hadi 2016/06/08 17:37:45 Done.
"+mojo/common",
"+mojo/converters",
"+mojo/public",
« no previous file with comments | « no previous file | components/mus/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698