From bd162f796ed4b95ad70b051f4ad1e7f05dd13913 Mon Sep 17 00:00:00 2001 From: buildbot Date: Thu, 10 Nov 2016 11:29:23 -0800 Subject: [PATCH] Roll chromium_revision 65cb3abb07..3a46cc72d5 (431231:431304) Change log: https://chromium.googlesource.com/chromium/src/+log/65cb3abb07..3a46cc72d5 Full diff: https://chromium.googlesource.com/chromium/src/+/65cb3abb07..3a46cc72d5 No dependencies changed. No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2491413002 Cr-Commit-Position: refs/heads/master@{#15029} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9a87c3353b..2ff64018b0 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': '65cb3abb073e5004d147e97ab987dad549b7a7c6', + 'chromium_revision': '3a46cc72d58945804dd4919a679a8ce26690bfc0', } # NOTE: Use http rather than https; the latter can cause problems for users