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 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 | « src/trusted/service_runtime/sel_main_common.c ('k') | src/trusted/simple_service/build.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 9cf2cf2f89ef414c49b7786b8896168b3ee2b845..5c26bfe0677f392f79dc38ef64b55bd4a922eac1 100644
--- a/src/trusted/service_runtime/service_runtime.gyp
+++ b/src/trusted/service_runtime/service_runtime.gyp
@@ -38,7 +38,6 @@
'nacl_syscall_list.c',
'nacl_text.c',
'nacl_valgrind_hooks.c',
- 'name_service/name_service.c',
'sel_addrspace.c',
'sel_ldr.c',
'sel_ldr_standard.c',
« no previous file with comments | « src/trusted/service_runtime/sel_main_common.c ('k') | src/trusted/simple_service/build.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698