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

Unified Diff: ipc/DEPS

Issue 2455823002: Support generic synchronization against an IPC::Channel (Closed)
Patch Set: . Created 4 years, 2 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 | « ipc/BUILD.gn ('k') | ipc/ipc.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/DEPS
diff --git a/ipc/DEPS b/ipc/DEPS
index e5e75019520ca6be2656bc4d46e4f084ba8a3501..9bcb8d84ff16ef4ddca9a62ac8898c50aa476af5 100644
--- a/ipc/DEPS
+++ b/ipc/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+crypto",
+ "+mojo/common",
"+mojo/public",
# For ipc_channel_nacl.cc:
"+native_client/src/public",
« no previous file with comments | « ipc/BUILD.gn ('k') | ipc/ipc.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698