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

Unified Diff: ipc/DEPS

Issue 1188923003: Stub in more IPC attachment brokering functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change the wireformat to use int32_t for HANDLE. Created 5 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
Index: ipc/DEPS
diff --git a/ipc/DEPS b/ipc/DEPS
index eea2192499ea42b03c39bba402f66fa14b93aa72..1c97fa3433f8e4fa61d98fa523fdf02de48dfb40 100644
--- a/ipc/DEPS
+++ b/ipc/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+crypto",
# For ipc_channel_nacl.cc:
"+native_client/src/public",
]

Powered by Google App Engine
This is Rietveld 408576698