
Change log:f9a24d5d6f..e9fcce491e
Full diff:f9a24d5d6f..e9fcce491e
Roll chromium third_party addc496eeb..b1a95b2d51 Change log:addc496eeb..b1a95b2d51
Changed dependencies: * src/base:769dcfb902..6d59c6b0f4
* src/build:2574ebeaaf..472d5df73f
* src/ios:044af8282c..2c466eefd8
* src/testing:5ab6ab6e1c..4162fb6122
* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/5601bdac1a..5267ef7b4a * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/01f608bbcf..c9718952e5 * src/third_party/depot_tools:e89dcf7dee..8e6f58c7e6
* src/third_party/libvpx/source/libvpx:3f7e6cc020..87386826a9
* src/tools:8a16887980..1702b5a977
DEPS diff:f9a24d5d6f..e9fcce491e
/DEPS No update to Clang. TBR=buildbot@webrtc.org,marpan@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal NO_AUTOIMPORT_DEPS_CHECK=true Change-Id: I28be447ede8150e4030611bdf3d1e4dda49ea32a Reviewed-on: https://webrtc-review.googlesource.com/82120 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23549}
Name: BoringSSL URL: https://boringssl.googlesource.com/boringssl Version: git License: BSDish License File: src/LICENSE License Android Compatible: yes Security Critical: yes Description: This is BoringSSL, a fork of OpenSSL. See https://www.imperialviolet.org/2014/06/20/boringssl.html Note: when rolling DEPS forward, remember to run cd third_party/boringssl python src/util/generate_build_files.py gn from a system with both Perl and Go installed. Alternatively, use the roll_boringssl.py script.