commit | 7061e51b48eef1d839514e04867a834a5a376a35 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Wed Apr 10 15:20:42 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 11 09:47:33 2019 |
tree | 89fd754972274405c38eaf8bb1341a7f911a62bf | |
parent | f8bc044109216afbd3487a92577b6dd1d8c98da7 [diff] [blame] |
Expose DtlsTransport::remote_ssl_certificates Bug: chromium:907849 Change-Id: If990d541099edb9a327230e1d78a03b406269885 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/131951 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27558}
diff --git a/api/DEPS b/api/DEPS index 6afa3d7..34bdfe0 100644 --- a/api/DEPS +++ b/api/DEPS
@@ -75,6 +75,7 @@ "dtls_transport_interface\.h": [ "+rtc_base/ref_count.h", + "+rtc_base/ssl_certificate.h", ], "dtmf_sender_interface\.h": [