From 2c03951d27768bbf8d57034844a0ba9d98107225 Mon Sep 17 00:00:00 2001 From: kjellander Date: Thu, 7 Apr 2016 04:20:13 -0700 Subject: [PATCH] Roll chromium_revision 20df67ce97..ae459e084f (385614:385703) Change log: https://chromium.googlesource.com/chromium/src/+log/20df67ce97..ae459e084f Full diff: https://chromium.googlesource.com/chromium/src/+/20df67ce97..ae459e084f No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1867753003 Cr-Commit-Position: refs/heads/master@{#12277} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8840764764..9525fb182c 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': '20df67ce971895122441f8cadd473363318b73f2', + 'chromium_revision': 'ae459e084f702f116959a296e30cc6550ea84d24', } # NOTE: Use http rather than https; the latter can cause problems for users