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

Unified Diff: src/trusted/desc/BUILD.gn

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 | « no previous file | src/trusted/desc/build.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/desc/BUILD.gn
diff --git a/src/trusted/desc/BUILD.gn b/src/trusted/desc/BUILD.gn
index e74f3991cd618ce8727e6e6e89be49cfb7559039..9664a25b4b40bfa496bafe04d7a5ce3f79cdf876 100644
--- a/src/trusted/desc/BUILD.gn
+++ b/src/trusted/desc/BUILD.gn
@@ -20,7 +20,6 @@ static_library("nrd_xfer") {
"nacl_desc_null.c",
"nacl_desc_quota.c",
"nacl_desc_quota_interface.c",
- "nacl_desc_rng.c",
"nacl_desc_semaphore.c",
"nacl_desc_sync_socket.c",
"nacl_desc_wrapper.cc",
« no previous file with comments | « no previous file | src/trusted/desc/build.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698