summaryrefslogtreecommitdiffstats
path: root/google_apis
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-16 22:15:31 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-16 22:15:31 +0000
commit675d5e126b007d9b6db0223a4c1100a4dc8f55c9 (patch)
treebaabb8e51c4bde5d9be52e6043e621542ff9ac6e /google_apis
parentf0ff179aedad3d2b9cabd886ae1138a21c0f239e (diff)
downloadchromium_src-675d5e126b007d9b6db0223a4c1100a4dc8f55c9.zip
chromium_src-675d5e126b007d9b6db0223a4c1100a4dc8f55c9.tar.gz
chromium_src-675d5e126b007d9b6db0223a4c1100a4dc8f55c9.tar.bz2
Switch to BoringSSL.
(This is a much larger change than its diff suggests. If it breaks something, please revert first and ask questions later.) R=davidben@chromium.org, eroman@chromium.org, rsleevi@chromium.org Review URL: https://codereview.chromium.org/345063006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283542 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'google_apis')
-rw-r--r--google_apis/google_apis.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp
index fd3a525..41408cc 100644
--- a/google_apis/google_apis.gyp
+++ b/google_apis/google_apis.gyp
@@ -44,7 +44,7 @@
}],
['OS=="android"', {
'dependencies': [
- '../third_party/openssl/openssl.gyp:openssl',
+ '../third_party/boringssl/boringssl.gyp:boringssl',
],
'sources/': [
['exclude', 'cup/client_update_protocol_nss\.cc$'],