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

Unified Diff: pnacl/support/DEPS

Issue 26607002: PNaCl: Allow translator to produce an unsandboxed, native executable (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Expand on comment Created 7 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 | « pnacl/driver/pnacl-translate.py ('k') | pnacl/support/unsandboxed_irt.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pnacl/support/DEPS
diff --git a/pnacl/support/DEPS b/pnacl/support/DEPS
index cb44435804c30c66aa9bcc61fb49184f513f2d63..204fd0675a5d7cba7965c89aaab953d7563f6e21 100644
--- a/pnacl/support/DEPS
+++ b/pnacl/support/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+native_client/pnacl/support",
"+native_client/src/trusted/service_runtime/include/bits/nacl_syscalls.h",
+ "+native_client/src/trusted/service_runtime/include/sys/unistd.h",
"+native_client/src/untrusted",
]
« no previous file with comments | « pnacl/driver/pnacl-translate.py ('k') | pnacl/support/unsandboxed_irt.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698