Skip to content

Commit

Permalink
Roll src/third_party/boringssl/src 6ff2ba80b..fec83fc78
Browse files Browse the repository at this point in the history
https://boringssl.googlesource.com/boringssl/+log/6ff2ba80b758025fdb137d9357dcbba0a9c04dbf..fec83fc78d489a8d444c3a99c51101fdf54d5b71

BUG=none

Change-Id: I01a78a1b5e1d2d6fe8d8170306b9ddaee812649c
Reviewed-on: https://chromium-review.googlesource.com/1117607
Commit-Queue: Steven Valdez <svaldez@chromium.org>
Reviewed-by: Steven Valdez <svaldez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#571132}
  • Loading branch information
davidben authored and Commit Bot committed Jun 28, 2018
1 parent a2eaa5a commit e7a0235
Show file tree
Hide file tree
Showing 4 changed files with 283 additions and 276 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,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': '6ff2ba80b758025fdb137d9357dcbba0a9c04dbf',
'boringssl_revision': 'fec83fc78d489a8d444c3a99c51101fdf54d5b71',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling google-toolbox-for-mac
# and whatever else without interference from each other.
Expand Down
1 change: 1 addition & 0 deletions third_party/boringssl/BUILD.generated_tests.gni
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ crypto_test_sources = [
"src/crypto/test/gtest_main.cc",
"src/crypto/thread_test.cc",
"src/crypto/x509/x509_test.cc",
"src/crypto/x509/x509_time_test.cc",
"src/crypto/x509v3/tab_test.cc",
"src/crypto/x509v3/v3name_test.cc",
]
Expand Down
Loading

0 comments on commit e7a0235

Please sign in to comment.