Chromium Code Reviews| Index: content/content_child.gypi |
| diff --git a/content/content_child.gypi b/content/content_child.gypi |
| index e2f7edbcee3d54f67122b865cb1ac5f265a2f1bc..1587d8e1067005d8e9d8868801a33ba26dbff780 100644 |
| --- a/content/content_child.gypi |
| +++ b/content/content_child.gypi |
| @@ -293,7 +293,7 @@ |
| 'child/webcrypto/platform_crypto_nss.cc', |
| ], |
| 'dependencies': [ |
| - '../third_party/boringssl/boringssl.gyp:boringssl', |
| + '../third_party/openssl/openssl.gyp:openssl', |
| ], |
| }, { |
| 'sources!': [ |