| Index: third_party/usrsctp/usrsctp.gyp
|
| diff --git a/third_party/usrsctp/usrsctp.gyp b/third_party/usrsctp/usrsctp.gyp
|
| index 04952aba75b7ca4d7953f35d5fce5532c92be7b7..56ea9ea7c7298d197b95aaa95cc93376c3509339 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/boringssl/boringssl.gyp:boringssl',
|
| + '<(DEPTH)/third_party/openssl/openssl.gyp:openssl',
|
| ],
|
| },
|
| { # else use_openssl==0, use NSS.
|
|
|