From 9b9910dda7840d97259cbd7e2f5a0709fd116a3f Mon Sep 17 00:00:00 2001 From: buildbot Date: Mon, 17 Oct 2016 03:58:35 -0700 Subject: [PATCH] Roll chromium_revision 3d5a0fb164..c8b7ee41e0 (425604:425645) Change log: https://chromium.googlesource.com/chromium/src/+log/3d5a0fb164..c8b7ee41e0 Full diff: https://chromium.googlesource.com/chromium/src/+/3d5a0fb164..c8b7ee41e0 No dependencies changed. No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2423933002 Cr-Commit-Position: refs/heads/master@{#14650} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 588472ae1d..a85e11aed6 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': '3d5a0fb164db4c2c24e83fe859463aa4268918a4', + 'chromium_revision': 'c8b7ee41e0e7a263b67c33fc0f933ef2eafe9684', } # NOTE: Use http rather than https; the latter can cause problems for users