From 330d3d82a0d67ec3cb28c88eb94a9a5b06c0abe5 Mon Sep 17 00:00:00 2001 From: kjellander Date: Sat, 20 Feb 2016 04:12:32 -0800 Subject: [PATCH] Roll chromium_revision fa5d546..5618e25 (376142:376642) Change log: https://chromium.googlesource.com/chromium/src/+log/fa5d546..5618e25 Full diff: https://chromium.googlesource.com/chromium/src/+/fa5d546..5618e25 Changed dependencies: * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/894a47d..6d49157 * src/third_party/libvpx_new/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/f288c94..89cc682 DEPS diff: https://chromium.googlesource.com/chromium/src/+/fa5d546..5618e25/DEPS No update to Clang. TBR=marpan@webrtc.org, stefan@webrtc.org, Review URL: https://codereview.webrtc.org/1719643002 Cr-Commit-Position: refs/heads/master@{#11696} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f5d863e2d9..36eb615366 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': 'fa5d546954c631d87299cd9a3fd3cd1d4ebc1931', + 'chromium_revision': '5618e25b0b047459479f4f0027c9573643a3b671', } # NOTE: Use http rather than https; the latter can cause problems for users