From 671534e76da19f3df60f0dd04b476568bbeada40 Mon Sep 17 00:00:00 2001 From: buildbot Date: Sun, 16 Oct 2016 19:46:56 -0700 Subject: [PATCH] Roll chromium_revision 90b4cf429c..3d5a0fb164 (425384:425604) Change log: https://chromium.googlesource.com/chromium/src/+log/90b4cf429c..3d5a0fb164 Full diff: https://chromium.googlesource.com/chromium/src/+/90b4cf429c..3d5a0fb164 Changed dependencies: * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/0d81373f91..ac9a7f6384 DEPS diff: https://chromium.googlesource.com/chromium/src/+/90b4cf429c..3d5a0fb164/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2419373002 Cr-Commit-Position: refs/heads/master@{#14643} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9eadbb72cd..588472ae1d 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': '90b4cf429c7e73e94f04a43bf573d98f03b80477', + 'chromium_revision': '3d5a0fb164db4c2c24e83fe859463aa4268918a4', } # NOTE: Use http rather than https; the latter can cause problems for users