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