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

Unified Diff: ipc/DEPS

Issue 2033243003: Use Mojo pipes to signal sync IPC events (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 | « ipc/BUILD.gn ('k') | ipc/ipc.gyp » ('j') | mojo/public/cpp/system/event.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/DEPS
diff --git a/ipc/DEPS b/ipc/DEPS
index b8caf57633e9ee5534a9c3de1b9051948bf5f011..b2dd97a91e70fad3321c7905f4b7734f5028d6cf 100644
--- a/ipc/DEPS
+++ b/ipc/DEPS
@@ -1,5 +1,7 @@
include_rules = [
"+crypto",
+ "+mojo/edk/embedder",
+ "+mojo/public",
# For ipc_channel_nacl.cc:
"+native_client/src/public",
"+sandbox/mac/seatbelt.h",
« no previous file with comments | « ipc/BUILD.gn ('k') | ipc/ipc.gyp » ('j') | mojo/public/cpp/system/event.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698