Chromium Code Reviews| Index: trunk/src/content/content_child.gypi |
| =================================================================== |
| --- trunk/src/content/content_child.gypi (revision 283844) |
| +++ trunk/src/content/content_child.gypi (working copy) |
| @@ -297,7 +297,7 @@ |
| '<@(webcrypto_openssl_sources)', |
| ], |
| 'dependencies': [ |
| - '../third_party/boringssl/boringssl.gyp:boringssl', |
| + '../third_party/openssl/openssl.gyp:openssl', |
| ], |
| }, { |
| 'sources': [ |