From bd163417d67f977252ff1ce679b5319f7fa19b93 Mon Sep 17 00:00:00 2001 From: buildbot Date: Thu, 20 Oct 2016 19:51:36 -0700 Subject: [PATCH] Roll chromium_revision 4c4977aa05..f9e01d4887 (426117:426685) Change log: https://chromium.googlesource.com/chromium/src/+log/4c4977aa05..f9e01d4887 Full diff: https://chromium.googlesource.com/chromium/src/+/4c4977aa05..f9e01d4887 Changed dependencies: * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/ac9a7f6384..fc4467e568 DEPS diff: https://chromium.googlesource.com/chromium/src/+/4c4977aa05..f9e01d4887/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2435223003 Cr-Commit-Position: refs/heads/master@{#14717} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c74202ff6c..184a4768a2 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': '4c4977aa052dad072bcf9539f2b4507b084e8f27', + 'chromium_revision': 'f9e01d4887910e1a5a385359fdd75f1ed3373fa5', } # NOTE: Use http rather than https; the latter can cause problems for users