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

Unified Diff: net/BUILD.gn

Issue 2894093004: Add //third_party/boringssl as a public dep of //net (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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 01c56f4445816d2fce8b097c03323a6195ad0ddd..13cc4a8dd28a82d2f8baedbfd6d5b398c3c9190e 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -371,6 +371,7 @@ component("net") {
":traffic_annotation",
"//crypto",
"//crypto:platform",
+ "//third_party/boringssl",
]
if (!is_nacl) {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698