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

Unified Diff: base/DEPS

Issue 334353004: Use nacl_secure_random() in rand_util_nacl.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | base/rand_util_nacl.cc » ('j') | base/rand_util_nacl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/DEPS
diff --git a/base/DEPS b/base/DEPS
index becc92bffb498e21ccb4caa059c844f25fb57d1e..81e733f113e33748308efbd0e99c8636e117296f 100644
--- a/base/DEPS
+++ b/base/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+jni",
- "+native_client/src/untrusted/irt/irt.h",
+ "+native_client/src/untrusted/nacl/nacl_random.h",
"+third_party/ashmem",
"+third_party/apple_apsl",
"+third_party/libevent",
« no previous file with comments | « no previous file | base/rand_util_nacl.cc » ('j') | base/rand_util_nacl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698