Chromium Code Reviews| Index: content/content_child.gypi |
| diff --git a/content/content_child.gypi b/content/content_child.gypi |
| index 560e4a6a1c0e37a7f8c90a52f64d9af254d51d32..6080d0eafa02179598847b87e4e0809d4d3d65b5 100644 |
| --- a/content/content_child.gypi |
| +++ b/content/content_child.gypi |
| @@ -334,7 +334,7 @@ |
| '<@(webcrypto_openssl_sources)', |
| ], |
| 'dependencies': [ |
| - '../third_party/openssl/openssl.gyp:openssl', |
| + '../third_party/boringssl/boringssl.gyp:boringssl', |
| ], |
| }, { |
| 'sources': [ |