From 1eebc17f420992b345d93b4c5f2afa35417a3cb5 Mon Sep 17 00:00:00 2001 From: buildbot Date: Mon, 20 Jun 2016 19:39:38 -0700 Subject: [PATCH] Roll chromium_revision 4a4b616f6a..12074d3d1a (400720:400873) Change log: https://chromium.googlesource.com/chromium/src/+log/4a4b616f6a..12074d3d1a Full diff: https://chromium.googlesource.com/chromium/src/+/4a4b616f6a..12074d3d1a Changed dependencies: * src/buildtools: https://chromium.googlesource.com/chromium/buildtools.git/+log/3780bc523a..4dcb5ed107 DEPS diff: https://chromium.googlesource.com/chromium/src/+/4a4b616f6a..12074d3d1a/DEPS No update to Clang. TBR= Review-Url: https://codereview.webrtc.org/2084823002 Cr-Commit-Position: refs/heads/master@{#13228} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 088ee3309d..b625c64a9b 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': '4a4b616f6a4a642f590fe10e32bce7c841dc540b', + 'chromium_revision': '12074d3d1ac750fb170355f503d160f48cfefed0', } # NOTE: Use http rather than https; the latter can cause problems for users