Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 9e7a5328d90c59d2cbf7504ecde5af98462a3a92..5cdae7ee1f7256b6249e9203ea45be662567c4dc 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -649,7 +649,7 @@ |
| ], |
| ['OS == "android"', { |
| 'dependencies': [ |
| - '../third_party/boringssl/boringssl.gyp:boringssl', |
| + '../third_party/openssl/openssl.gyp:openssl', |
| ], |
| 'sources!': [ |
| 'common/net/x509_certificate_model.cc', |