From acbc8d096391b36a39b4f6730aca0377e8cd968e Mon Sep 17 00:00:00 2001 From: kjellander Date: Thu, 28 Apr 2016 22:28:28 -0700 Subject: [PATCH] Roll chromium_revision bd6e76400e..d908daba0f (390344:390420) Change log: https://chromium.googlesource.com/chromium/src/+log/bd6e76400e..d908daba0f Full diff: https://chromium.googlesource.com/chromium/src/+/bd6e76400e..d908daba0f No dependencies changed. No update to Clang. TBR= Review-Url: https://codereview.webrtc.org/1931933002 Cr-Commit-Position: refs/heads/master@{#12552} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 764527a9e4..ce60b5666b 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': 'bd6e76400ea944185355bad53499494b1e778019', + 'chromium_revision': 'd908daba0f7dc5ae548a6c7e4719ec004f4bf10e', } # NOTE: Use http rather than https; the latter can cause problems for users