From b3bedca9324220958bda1c5e10d6d06d05e446ed Mon Sep 17 00:00:00 2001 From: buildbot Date: Fri, 29 Apr 2016 12:24:09 -0700 Subject: [PATCH] Roll chromium_revision d908daba0f..b7ebd042d1 (390420:390693) Change log: https://chromium.googlesource.com/chromium/src/+log/d908daba0f..b7ebd042d1 Full diff: https://chromium.googlesource.com/chromium/src/+/d908daba0f..b7ebd042d1 Changed dependencies: * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/a081423809..0a63b96535 * src/third_party/ffmpeg: https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/01464a5194..40ac6f0443 * src/third_party/libsrtp: https://chromium.googlesource.com/chromium/deps/libsrtp.git/+log/8aa6248aec..ea4ed36c8f DEPS diff: https://chromium.googlesource.com/chromium/src/+/d908daba0f..b7ebd042d1/DEPS No update to Clang. TBR= Review-Url: https://codereview.webrtc.org/1934673002 Cr-Commit-Position: refs/heads/master@{#12569} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ce60b5666b..b286ea7739 100644 --- a/DEPS +++ b/DEPS @@ -6,7 +6,7 @@ vars = { 'extra_gyp_flag': '-Dextra_gyp_flag=0', 'chromium_git': 'https://chromium.googlesource.com', - 'chromium_revision': 'd908daba0f7dc5ae548a6c7e4719ec004f4bf10e', + 'chromium_revision': 'b7ebd042d13e4fdc1d6466846baf5cc431b2a557', } # NOTE: Use http rather than https; the latter can cause problems for users