From 5a83380d9fd73fe75abd725179b85c1731dc6be2 Mon Sep 17 00:00:00 2001 From: kjellander Date: Tue, 15 Mar 2016 20:38:21 -0700 Subject: [PATCH] Roll chromium_revision b22628f..334c2c6 (381270:381380) Change log: https://chromium.googlesource.com/chromium/src/+log/b22628f..334c2c6 Full diff: https://chromium.googlesource.com/chromium/src/+/b22628f..334c2c6 Changed dependencies: * src/third_party/libsrtp: https://chromium.googlesource.com/chromium/deps/libsrtp.git/+log/8eecac0..8aa6248 * src/third_party/libyuv: https://chromium.googlesource.com/libyuv/libyuv.git/+log/20343f4..76aee8c DEPS diff: https://chromium.googlesource.com/chromium/src/+/b22628f..334c2c6/DEPS No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1806823002 Cr-Commit-Position: refs/heads/master@{#12010} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1ec0583f66..9c9c781945 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': 'b22628fb3d8c6fb32e4a50a6770519153829ce3c', + 'chromium_revision': '334c2c6ae7a0c7cd730c4cd87d7356aef2987b7a', } # NOTE: Use http rather than https; the latter can cause problems for users