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

Unified Diff: components/html_viewer/DEPS

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/DEPS
diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
index e87124c6214427b2a1d532ad5ed08985ff449c9b..6cadd1c724110df75ff00d54d5d665918f432aeb 100644
--- a/components/html_viewer/DEPS
+++ b/components/html_viewer/DEPS
@@ -16,6 +16,7 @@ include_rules = [
"+components/web_view/test_runner/public/interfaces",
"+components/web_view/web_view_switches.cc",
"+components/web_view/web_view_switches.h",
+ "+crypto",
"+gin",
"+gpu/blink/webgraphicscontext3d_impl.h",
"+gpu/command_buffer/common/gles2_cmd_utils.h",

Powered by Google App Engine
This is Rietveld 408576698