From 71c13e6ac01d5cdc49ca40e8e9301d5142d85018 Mon Sep 17 00:00:00 2001 From: davidben Date: Fri, 12 Sep 2014 08:11:09 -0700 Subject: Reland dd7edfa67: Switch Mac over to BoringSSL from NSS. This is a reland of dd7edfa67 which was reverted in 80a9a88f4c for build failures. It also includes a BoringSSL roll and build changes to avoid adding a static initializer. This is a much much larger change than the diff suggests. If it breaks something, please revert first and ask questions later. BUG=338885 TBR=brettw Review URL: https://codereview.chromium.org/568643003 Cr-Commit-Position: refs/heads/master@{#294589} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 3fd3e81..6903a95 100644 --- a/DEPS +++ b/DEPS @@ -67,7 +67,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. - 'boringssl_revision': '1195796045e1f8bbd1ed311b2cbd8b9d87f2074a', + 'boringssl_revision': 'a70c75cfc0ca32a43985e3f24d737ca9cafcb910', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling nss # and whatever else without interference from each other. -- cgit v1.1