summaryrefslogtreecommitdiffstats
path: root/third_party/usrsctp/usrsctp.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/usrsctp/usrsctp.gyp')
-rw-r--r--third_party/usrsctp/usrsctp.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/usrsctp/usrsctp.gyp b/third_party/usrsctp/usrsctp.gyp
index 56ea9ea..04952ab 100644
--- a/third_party/usrsctp/usrsctp.gyp
+++ b/third_party/usrsctp/usrsctp.gyp
@@ -28,7 +28,7 @@
'SCTP_USE_OPENSSL_SHA1',
],
'dependencies': [
- '<(DEPTH)/third_party/openssl/openssl.gyp:openssl',
+ '<(DEPTH)/third_party/boringssl/boringssl.gyp:boringssl',
],
},
{ # else use_openssl==0, use NSS.