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

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

Issue 8825007: Native Client side changes for debugging support: stdout/err -> postmessage. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 9 years 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 | « src/trusted/service_runtime/arch/x86_64/sel_ldr_x86_64.c ('k') | src/trusted/service_runtime/nacl_config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/service_runtime/build.scons
===================================================================
--- src/trusted/service_runtime/build.scons (revision 7373)
+++ src/trusted/service_runtime/build.scons (working copy)
@@ -61,9 +61,11 @@
'nacl_all_modules.c',
'nacl_app_thread.c',
'nacl_desc_effector_ldr.c',
+ 'nacl_desc_postmessage.c',
'nacl_globals.c',
'nacl_kern_services.c',
'nacl_memory_object.c',
+ 'nacl_resource.c',
'nacl_signal_common.c',
'nacl_stack_safety.c',
'nacl_syscall_common.c',
« no previous file with comments | « src/trusted/service_runtime/arch/x86_64/sel_ldr_x86_64.c ('k') | src/trusted/service_runtime/nacl_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698