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

Unified Diff: ipc/DEPS

Issue 1855303003: Wrap deprecated sandbox functions in C++ class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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') | 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 1c97fa3433f8e4fa61d98fa523fdf02de48dfb40..b8caf57633e9ee5534a9c3de1b9051948bf5f011 100644
--- a/ipc/DEPS
+++ b/ipc/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+crypto",
# 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698