| Index: third_party/libjingle/libjingle.gyp
|
| diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp
|
| index 15383056ac308dffad3aae9b5ca361c2d9b285f9..4ec4641429eef1e8f64381e15dfd431576529e9e 100644
|
| --- a/third_party/libjingle/libjingle.gyp
|
| +++ b/third_party/libjingle/libjingle.gyp
|
| @@ -158,7 +158,7 @@
|
| 'HAVE_OPENSSL_SSL_H',
|
| ],
|
| 'dependencies': [
|
| - '../../third_party/openssl/openssl.gyp:openssl',
|
| + '../../third_party/boringssl/boringssl.gyp:boringssl',
|
| ],
|
| }, {
|
| 'defines': [
|
|
|