Chromium Code Reviews| Index: trunk/src/third_party/usrsctp/usrsctp.gyp |
| =================================================================== |
| --- trunk/src/third_party/usrsctp/usrsctp.gyp (revision 283844) |
| +++ trunk/src/third_party/usrsctp/usrsctp.gyp (working copy) |
| @@ -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. |