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

Unified Diff: src/trusted/service_runtime/service_runtime.gyp

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: Dropped 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/service_runtime.gyp
diff --git a/src/trusted/service_runtime/service_runtime.gyp b/src/trusted/service_runtime/service_runtime.gyp
index 6e0548a10396f3b7907d3faeb892139ea888bbae..137cbad0d1c07d5a5a4965b5f9dc755f2bad3857 100644
--- a/src/trusted/service_runtime/service_runtime.gyp
+++ b/src/trusted/service_runtime/service_runtime.gyp
@@ -48,6 +48,7 @@
'nacl_kern_services.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