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

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

Issue 550523002: Remove the old "SecureRandom" service, formerly used by get_random_bytes() (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 6 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
« no previous file with comments | « src/trusted/service_runtime/sel_ldr.c ('k') | tests/nameservice/nameservice_test.c » ('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 bd6a24d5402a6860ebc341b2a8b3997bd52b1196..640a572f944451ec9d758d10ee1961f911307c32 100644
--- a/src/trusted/service_runtime/service_runtime.gyp
+++ b/src/trusted/service_runtime/service_runtime.gyp
@@ -53,7 +53,6 @@
'nacl_syscall_hook.c',
'nacl_text.c',
'nacl_valgrind_hooks.c',
- 'name_service/default_name_service.c',
'name_service/name_service.c',
'sel_addrspace.c',
'sel_ldr.c',
« no previous file with comments | « src/trusted/service_runtime/sel_ldr.c ('k') | tests/nameservice/nameservice_test.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698