From 92f4d6e8188ee1f434f280a6004dbf49975557bc Mon Sep 17 00:00:00 2001 From: buildbot Date: Fri, 5 Aug 2016 20:33:37 -0700 Subject: [PATCH] Roll chromium_revision b7b51c4bcf..d90908aa34 (410104:410251) Change log: https://chromium.googlesource.com/chromium/src/+log/b7b51c4bcf..d90908aa34 Full diff: https://chromium.googlesource.com/chromium/src/+/b7b51c4bcf..d90908aa34 Changed dependencies: * src/buildtools: https://chromium.googlesource.com/chromium/buildtools.git/+log/9c6ad6f5cb..e4aa960cb9 DEPS diff: https://chromium.googlesource.com/chromium/src/+/b7b51c4bcf..d90908aa34/DEPS No update to Clang. TBR= Review-Url: https://codereview.webrtc.org/2223643003 Cr-Commit-Position: refs/heads/master@{#13659} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d7f3eadcd4..2b0efc19ae 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': 'b7b51c4bcf3b68d754e716b4561575e3379720ab', + 'chromium_revision': 'd90908aa349ab85861643550dcbe3863d1b219b5', } # NOTE: Use http rather than https; the latter can cause problems for users