From 3587e331a8b3f0adf122b31f55580e448c22670c Mon Sep 17 00:00:00 2001 From: kjellander Date: Thu, 24 Mar 2016 21:01:09 -0700 Subject: [PATCH] Roll chromium_revision c656a0e..355fabf (383013:383228) Change log: https://chromium.googlesource.com/chromium/src/+log/c656a0e..355fabf Full diff: https://chromium.googlesource.com/chromium/src/+/c656a0e..355fabf Changed dependencies: * src/buildtools: https://chromium.googlesource.com/chromium/buildtools.git/+log/7274f1c..80b5126 * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/9aa1562..4339552 * src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/afd8693..a624692 DEPS diff: https://chromium.googlesource.com/chromium/src/+/c656a0e..355fabf/DEPS No update to Clang. TBR=marpan@webrtc.org, stefan@webrtc.org, Review URL: https://codereview.webrtc.org/1833083002 Cr-Commit-Position: refs/heads/master@{#12126} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 803dff12c4..d3808ed73d 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': 'c656a0e858476f415c24cfdf9113e18186bce345', + 'chromium_revision': '355fabfffabf57f1f49808ddfa485347dc8695f6', } # NOTE: Use http rather than https; the latter can cause problems for users