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

Unified Diff: src/trusted/service_runtime/build.scons

Issue 10914138: Split secure command channel and untrusted application channel (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: CommandSetup SRPC call added to secure command service. Created 8 years, 3 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: src/trusted/service_runtime/build.scons
diff --git a/src/trusted/service_runtime/build.scons b/src/trusted/service_runtime/build.scons
index 321a83247154fe04fc58340167af8eebb5a7b9d7..96d026f5f3e34a77db9f448d4b957f60ba723c4b 100644
--- a/src/trusted/service_runtime/build.scons
+++ b/src/trusted/service_runtime/build.scons
@@ -50,6 +50,7 @@ ldr_inputs = [
'nacl_kernel_service.c',
'nacl_resource.c',
'nacl_reverse_quota_interface.c',
+ 'nacl_secure_service.c',
'nacl_signal_common.c',
'nacl_stack_safety.c',
'nacl_syscall_common.c',

Powered by Google App Engine
This is Rietveld 408576698