Chromium Code Reviews| Index: google_apis/google_apis.gyp |
| diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp |
| index ecc560979a418f393e5d12f4392e3834b50b1bb2..73b2d1120bd4c9eb670be8ab0fa0aa375c0849cb 100644 |
| --- a/google_apis/google_apis.gyp |
| +++ b/google_apis/google_apis.gyp |
| @@ -45,7 +45,7 @@ |
| }], |
| ['OS=="android"', { |
| 'dependencies': [ |
| - '../third_party/openssl/openssl.gyp:openssl', |
| + '../third_party/boringssl/boringssl.gyp:boringssl', |
| ], |
| 'sources/': [ |
| ['exclude', 'cup/client_update_protocol_nss\.cc$'], |