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

Unified Diff: SConstruct

Issue 744803003: Non-SFI mode: Add syscalls which are needed for nacl_helper_nonsfi's sandbox. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 6 years, 1 month 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 | « no previous file | src/nonsfi/linux/abi_conversion.h » ('j') | src/nonsfi/linux/abi_conversion.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index 8dc79b8131fdd24e5e9a2130437fbe434693d776..9e28ec65e6db4a893261094bee1bf6141ce33569 100755
--- a/SConstruct
+++ b/SConstruct
@@ -688,6 +688,7 @@ nonsfi_test_whitelist = set([
'run_dup_test',
'run_exception_test',
'run_fcntl_test',
+ 'run_file_descriptor_test',
'run_float_test',
'run_fork_test',
'run_getpid_test',
« no previous file with comments | « no previous file | src/nonsfi/linux/abi_conversion.h » ('j') | src/nonsfi/linux/abi_conversion.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698