Roll BoringSSL from 748a2d281d33 to ad62e9cab155 (9 revisions)

https://boringssl.googlesource.com/boringssl.git/+log/748a2d281d33..ad62e9cab155

2025-02-27 nicholasnooney@google.com Add IWYU pragma to obj_mac.h.
2025-02-27 davidben@google.com Retitle the certificate authorities section in ssl.h
2025-02-27 davidben@google.com Iterate on SSL_CREDENTIAL_set_must_match_issuer a bit
2025-02-27 davidben@google.com runner: Simplify certificate_authorities testing
2025-02-27 davidben@google.com Accept either | or ` in doc.go
2025-02-27 davidben@google.com Remove SSL_VERIFY_PEER_IF_NO_OBC
2025-02-27 davidben@google.com Remove OPENSSL_ia32cap_P and OPENSSL_armcap handling in delocate
2025-02-27 davidben@google.com Add some newlines between distinct setup steps
2025-02-25 joegar@google.com Add --gcs option for uploading test results from GCS

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/boringssl-dart-sdk
Please CC dart-engprod@google.com,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in BoringSSL: https://crbug.com/boringssl/new
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: dart-vm-gardener@grotations.appspotmail.com
Change-Id: I84407bbabf625ec9e42730c7d95c12cf623fecb7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/412805
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Brian Quinlan <bquinlan@google.com>
Reviewed-by: Brian Quinlan <bquinlan@google.com>
diff --git a/DEPS b/DEPS
index 5577139..f3bc13f 100644
--- a/DEPS
+++ b/DEPS
@@ -98,7 +98,7 @@
 
   # Prefer to use hashes of binaryen that have been reviewed & rolled into g3.
   "binaryen_rev" : "3f6831c0bd147ae1ae0ab1d9187d37bce7cca38b",
-  "boringssl_rev": "748a2d281d33b57322c5116fc9cd9c3490d0e2f4",
+  "boringssl_rev": "ad62e9cab15536b1db61a7cb7b316f6fb3e9e563",
   "browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
   "cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
   "devtools_rev": "b38abb81337b10c4b675d418e50f82a5fe6a894d",