Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 5368c96bb5219d6b4167180ff35a657a983e713f..b24fd2a6452df6e030fc9c68701c311408db9293 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -653,7 +653,7 @@ |
], |
['OS == "android"', { |
'dependencies': [ |
- '../third_party/openssl/openssl.gyp:openssl', |
+ '../third_party/boringssl/boringssl.gyp:boringssl', |
], |
'sources!': [ |
'common/net/x509_certificate_model.cc', |