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

Unified Diff: components/html_viewer/BUILD.gn

Issue 1431233002: Remove blink's use of RC4 for random value generation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@random_asserts
Patch Set: Created 5 years, 1 month 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
Index: components/html_viewer/BUILD.gn
diff --git a/components/html_viewer/BUILD.gn b/components/html_viewer/BUILD.gn
index 894d6b3ce1b297e21be1c24f8f78d91bccc78961..85f5c1514f40382634f98425f5020ad95e0af8a5 100644
--- a/components/html_viewer/BUILD.gn
+++ b/components/html_viewer/BUILD.gn
@@ -165,6 +165,7 @@ source_set("lib") {
"//components/webcrypto",
"//components/web_view:switches",
"//components/web_view/public/interfaces",
+ "//crypto",
"//gin",
"//gpu/command_buffer/common:gles2_utils",
"//gpu/blink:blink",
« no previous file with comments | « no previous file | components/html_viewer/DEPS » ('j') | third_party/WebKit/Source/wtf/CryptographicallyRandomNumber.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698