From 1367fbded55ed8a142c071cf46acbeb41ea0684a Mon Sep 17 00:00:00 2001 From: kjellander Date: Thu, 29 Oct 2015 20:29:08 -0700 Subject: [PATCH] Roll chromium_revision 657e8d9..ce45e11 (356260:357029) Change log: https://chromium.googlesource.com/chromium/src/+log/657e8d9..ce45e11 Full diff: https://chromium.googlesource.com/chromium/src/+/657e8d9..ce45e11 Changed dependencies: * src/buildtools: https://chromium.googlesource.com/chromium/buildtools.git/+log/ef7f1f5..acafdaa * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/63fa118..51a01a5 * src/third_party/libvpx_new/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/f4af1a9..dc9d36c DEPS diff: https://chromium.googlesource.com/chromium/src/+/657e8d9..ce45e11/DEPS No update to Clang. TBR=marpan@webrtc.org, stefan@webrtc.org, CQ_EXTRA_TRYBOTS=tryserver.webrtc:win_baremetal,mac_baremetal,linux_baremetal Review URL: https://codereview.webrtc.org/1407913007 Cr-Commit-Position: refs/heads/master@{#10459} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3ceff790e3..b05a14381d 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': '657e8d9a9139da0735d73fc0fc6d90a05f980319', + 'chromium_revision': 'ce45e11f6759070f4f35f9a3f9d2ea33cb765c69', } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than