summaryrefslogtreecommitdiffstats
path: root/net/third_party/nss/ssl.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'net/third_party/nss/ssl.gyp')
-rw-r--r--net/third_party/nss/ssl.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/third_party/nss/ssl.gyp b/net/third_party/nss/ssl.gyp
index 2f64565..562539e 100644
--- a/net/third_party/nss/ssl.gyp
+++ b/net/third_party/nss/ssl.gyp
@@ -23,7 +23,7 @@
{
'target_name': 'ssl',
'product_name': 'ssl',
- 'type': '<(library)',
+ 'type': 'static_library',
'sources': [
'ssl/authcert.c',
'ssl/cmpcert.c',