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

Unified Diff: gin/DEPS

Issue 2906933002: [gin] Remove the traces of crypto usage from gin (Closed)
Patch Set: Created 3 years, 7 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 | « gin/BUILD.gn ('k') | gin/v8_initializer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/DEPS
diff --git a/gin/DEPS b/gin/DEPS
index d4cc2bad9c603e389fb6f006c0b795ba7a379a84..4e3f30adc78998f4bb2473a80649407ea2e7fa7a 100644
--- a/gin/DEPS
+++ b/gin/DEPS
@@ -1,5 +1,4 @@
include_rules = [
"+base",
- "+crypto",
"+v8",
]
« no previous file with comments | « gin/BUILD.gn ('k') | gin/v8_initializer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698