From 764d83da6fed200b27df4de1ec9c1938ab935078 Mon Sep 17 00:00:00 2001 From: phoglund Date: Sat, 23 Jul 2016 11:44:34 -0700 Subject: [PATCH] Roll chromium_revision a042a214c6..4a456989cf (407099:407367) Change log: https://chromium.googlesource.com/chromium/src/+log/a042a214c6..4a456989cf Full diff: https://chromium.googlesource.com/chromium/src/+/a042a214c6..4a456989cf Changed dependencies: * src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/18c7f46c12..4b073bc39a DEPS diff: https://chromium.googlesource.com/chromium/src/+/a042a214c6..4a456989cf/DEPS No update to Clang. TBR=marpan@webrtc.org, Review-Url: https://codereview.webrtc.org/2181523002 Cr-Commit-Position: refs/heads/master@{#13512} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7c6e3fbf28..0f4f50479c 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': 'a042a214c625d528a809551422ce88c978fe2c67', + 'chromium_revision': '4a456989cfca45287196328c5a2c040b8d961230', } # NOTE: Use http rather than https; the latter can cause problems for users