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

Unified Diff: tools/gn/secondary/net/third_party/nss/BUILD.gn

Issue 206813002: Remove GN GYP generator. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « tools/gn/secondary/net/BUILD.gn ('k') | tools/gn/secondary/sdch/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/secondary/net/third_party/nss/BUILD.gn
diff --git a/tools/gn/secondary/net/third_party/nss/BUILD.gn b/tools/gn/secondary/net/third_party/nss/BUILD.gn
index 0815df7426b690d5f17730e8b543d10b87a33d54..b0c9669d63a07d7f1b53afee0a5d0e1a8cb89cd8 100644
--- a/tools/gn/secondary/net/third_party/nss/BUILD.gn
+++ b/tools/gn/secondary/net/third_party/nss/BUILD.gn
@@ -11,7 +11,6 @@ config("ssl_config") {
# TODO(brettw) move this to net/third_party/nss/ssl once GYP backwards-compat
# is no longer needed.
component("ssl") {
- external = true
# Not named "ssl" so the lib doesn't conflict with OpenSSL's libssl
output_name = "crssl"
« no previous file with comments | « tools/gn/secondary/net/BUILD.gn ('k') | tools/gn/secondary/sdch/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698