From 2c4c42217aae49353263319b4cd20304f7ac346f Mon Sep 17 00:00:00 2001 From: buildbot Date: Fri, 14 Oct 2016 11:49:00 -0700 Subject: [PATCH] Roll chromium_revision a3c4a78675..90b4cf429c (425286:425384) Change log: https://chromium.googlesource.com/chromium/src/+log/a3c4a78675..90b4cf429c Full diff: https://chromium.googlesource.com/chromium/src/+/a3c4a78675..90b4cf429c Changed dependencies: * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/1991af6900..0d81373f91 DEPS diff: https://chromium.googlesource.com/chromium/src/+/a3c4a78675..90b4cf429c/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2416153003 Cr-Commit-Position: refs/heads/master@{#14639} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 79bc17447d..9eadbb72cd 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': 'a3c4a786757f0b365392d648e654f7cfda8c5b88', + 'chromium_revision': '90b4cf429c7e73e94f04a43bf573d98f03b80477', } # NOTE: Use http rather than https; the latter can cause problems for users