Index: third_party/usrsctp/usrsctp.gyp |
diff --git a/third_party/usrsctp/usrsctp.gyp b/third_party/usrsctp/usrsctp.gyp |
index 56ea9ea7c7298d197b95aaa95cc93376c3509339..04952aba75b7ca4d7953f35d5fce5532c92be7b7 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. |