From 75a2c2386c57d11d479406c15eded1e555754aed Mon Sep 17 00:00:00 2001 From: kjellander Date: Wed, 23 Mar 2016 20:25:20 -0700 Subject: [PATCH] Roll chromium_revision 004c6f1..c656a0e (382886:383013) Change log: https://chromium.googlesource.com/chromium/src/+log/004c6f1..c656a0e Full diff: https://chromium.googlesource.com/chromium/src/+/004c6f1..c656a0e Changed dependencies: * src/tools/gyp: https://chromium.googlesource.com/external/gyp.git/+log/133eaf7..8e8c317 DEPS diff: https://chromium.googlesource.com/chromium/src/+/004c6f1..c656a0e/DEPS No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1828123002 Cr-Commit-Position: refs/heads/master@{#12111} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e05dfefac9..803dff12c4 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': '004c6f17784c7f588bc6c1808cd009b8460f12cb', + 'chromium_revision': 'c656a0e858476f415c24cfdf9113e18186bce345', } # NOTE: Use http rather than https; the latter can cause problems for users