From 37e4ad598d209fcec8abd677769e120b442007da Mon Sep 17 00:00:00 2001 From: buildbot Date: Thu, 10 Nov 2016 00:56:36 -0800 Subject: [PATCH] Roll chromium_revision cc82e2a1fa..6be6a794e7 (428909:431208) Change log: https://chromium.googlesource.com/chromium/src/+log/cc82e2a1fa..6be6a794e7 Full diff: https://chromium.googlesource.com/chromium/src/+/cc82e2a1fa..6be6a794e7 Changed dependencies: * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/ea213d1f0b..11a7b3c2d9 * src/third_party/libsrtp: https://chromium.googlesource.com/chromium/deps/libsrtp.git/+log/71692eaab2..0e0936f301 * src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/9a032fa262..5c64c01c7c * src/third_party/libyuv: https://chromium.googlesource.com/libyuv/libyuv.git/+log/550cf829fb..97fb18b846 * src/third_party/openh264/src: https://chromium.googlesource.com/external/github.com/cisco/openh264/+log/b37cda2482..0fd88df93c DEPS diff: https://chromium.googlesource.com/chromium/src/+/cc82e2a1fa..6be6a794e7/DEPS No update to Clang. TBR=marpan@webrtc.org, BUG=None Review-Url: https://codereview.webrtc.org/2491873002 Cr-Commit-Position: refs/heads/master@{#15009} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 50de1e77e7..346e3ab72e 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': 'cc82e2a1fabccacaa65873f96041126bbcd88671', + 'chromium_revision': '6be6a794e7ea4dcc2b9e12da2aa02d00b3c84f1c', } # NOTE: Use http rather than https; the latter can cause problems for users