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

Unified Diff: SConstruct

Issue 891603002: Removes the name service from the service runtime (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Fixes code review comments Created 5 years, 11 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
« no previous file with comments | « no previous file | src/public/imc_syscalls.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index 626f1f6018aa49e86dd6cd4f88102b84f91e640f..eb911c05118a8cc3a48e1b189eece9bdd3c482cb 100755
--- a/SConstruct
+++ b/SConstruct
@@ -3330,7 +3330,6 @@ irt_variant_tests = [
'tests/mmap_prot_exec/nacl.scons',
'tests/mmap_race_protect/nacl.scons',
'tests/nacl_log/nacl.scons',
- 'tests/nameservice/nacl.scons',
'tests/nanosleep/nacl.scons',
'tests/nonsfi/nacl.scons',
'tests/noop/nacl.scons',
« no previous file with comments | « no previous file | src/public/imc_syscalls.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698