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

Unified Diff: gin/BUILD.gn

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 | « no previous file | gin/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/BUILD.gn
diff --git a/gin/BUILD.gn b/gin/BUILD.gn
index 9d66473aa6f4982e5809788721838c60111fd24e..a96ab4826b0e736c9e335de0abc9adf15475d9c0 100644
--- a/gin/BUILD.gn
+++ b/gin/BUILD.gn
@@ -103,7 +103,6 @@ component("gin") {
deps = [
":gin_features",
"//base/third_party/dynamic_annotations",
- "//crypto",
]
if (is_mac) {
« no previous file with comments | « no previous file | gin/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698