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

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

Issue 23484041: Split filename-based syscall implementations into a separate file (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Fix missing #includes for Windows Created 7 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 10de6f08234f634f0e030403b573cd306064834f..00c20a1bcdffb475462467016f843484e39b2a58 100644
--- a/src/trusted/service_runtime/service_runtime.gyp
+++ b/src/trusted/service_runtime/service_runtime.gyp
@@ -72,6 +72,7 @@
'sel_qualify.c',
'sel_validate_image.c',
'sys_exception.c',
+ 'sys_filename.c',
'sys_imc.c',
'sys_list_mappings.c',
'thread_suspension_common.c',
« no previous file with comments | « src/trusted/service_runtime/nacl_syscall_handlers_gen.py ('k') | src/trusted/service_runtime/sys_filename.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698