From 1672ab271c09db4eafd0215a951f38fb1b0a298d Mon Sep 17 00:00:00 2001 From: buildbot Date: Tue, 24 May 2016 21:17:54 -0700 Subject: [PATCH] Roll chromium_revision 5eb3649952..b3ae03ee7a (395279:395775) Change log: https://chromium.googlesource.com/chromium/src/+log/5eb3649952..b3ae03ee7a Full diff: https://chromium.googlesource.com/chromium/src/+/5eb3649952..b3ae03ee7a Changed dependencies: * src/third_party/libFuzzer/src: https://chromium.googlesource.com/chromium/llvm-project/llvm/lib/Fuzzer.git/+log/d05583bdc4..feca8e579b * src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/57566ff24a..4f774ac50e DEPS diff: https://chromium.googlesource.com/chromium/src/+/5eb3649952..b3ae03ee7a/DEPS No update to Clang. TBR=marpan@webrtc.org, stefan@webrtc.org, Review-Url: https://codereview.webrtc.org/2014463002 Cr-Commit-Position: refs/heads/master@{#12883} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index baaf0df4dd..c6ded06e28 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': '5eb3649952f4e37b8759395a145e1e86664ab6f0', + 'chromium_revision': 'b3ae03ee7af4ffc8ed54ea36c3f54ddfca21601c', } # NOTE: Use http rather than https; the latter can cause problems for users