diff options
Diffstat (limited to 'google_apis/google_apis.gyp')
-rw-r--r-- | google_apis/google_apis.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp index 73b2d11..ecc5609 100644 --- a/google_apis/google_apis.gyp +++ b/google_apis/google_apis.gyp @@ -45,7 +45,7 @@ }], ['OS=="android"', { 'dependencies': [ - '../third_party/boringssl/boringssl.gyp:boringssl', + '../third_party/openssl/openssl.gyp:openssl', ], 'sources/': [ ['exclude', 'cup/client_update_protocol_nss\.cc$'], |