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

Unified Diff: src/trusted/desc/desc.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/desc/build.scons ('k') | src/trusted/desc/nacl_desc_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/desc/desc.gyp
diff --git a/src/trusted/desc/desc.gyp b/src/trusted/desc/desc.gyp
index e83b291553454d2134db33c450db6b0770150feb..e0ef076e22a6137fdcef430aff3a3277b868b7e3 100644
--- a/src/trusted/desc/desc.gyp
+++ b/src/trusted/desc/desc.gyp
@@ -66,8 +66,6 @@
'nacl_desc_mutex.h',
'nacl_desc_null.c',
'nacl_desc_null.h',
- 'nacl_desc_rng.c',
- 'nacl_desc_rng.h',
'nacl_desc_quota.c',
'nacl_desc_quota.h',
'nacl_desc_quota_interface.c',
« no previous file with comments | « src/trusted/desc/build.scons ('k') | src/trusted/desc/nacl_desc_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698