From e5d5e51a8203298bcdf272d38ff7baab102779ed Mon Sep 17 00:00:00 2001 From: kjellander Date: Mon, 14 Mar 2016 20:10:27 -0700 Subject: [PATCH] Roll chromium_revision 390847b..1a84b14 (381002:381152) Change log: https://chromium.googlesource.com/chromium/src/+log/390847b..1a84b14 Full diff: https://chromium.googlesource.com/chromium/src/+/390847b..1a84b14 Changed dependencies: * src/third_party/ffmpeg: https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/60fc535..beef685 DEPS diff: https://chromium.googlesource.com/chromium/src/+/390847b..1a84b14/DEPS No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1800023002 Cr-Commit-Position: refs/heads/master@{#11991} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2878455048..9a2b0bcd11 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': '390847b60c7d8a829c9a28c7c2f6d4a707080fd7', + 'chromium_revision': '1a84b14c7bdde0e99133bdbf9480859633f58ab9', } # NOTE: Use http rather than https; the latter can cause problems for users