summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordavidben <davidben@chromium.org>2014-09-12 08:11:09 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-12 15:13:27 +0000
commit71c13e6ac01d5cdc49ca40e8e9301d5142d85018 (patch)
treee2cebabd51261dd2a7f82bd3f768e017de249464 /DEPS
parentcbdb6d62787e1562ad23bb5517d31b698c6babad (diff)
downloadchromium_src-71c13e6ac01d5cdc49ca40e8e9301d5142d85018.zip
chromium_src-71c13e6ac01d5cdc49ca40e8e9301d5142d85018.tar.gz
chromium_src-71c13e6ac01d5cdc49ca40e8e9301d5142d85018.tar.bz2
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}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
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.