From 2e43cc9d5732613295c29af29b4a0d9e2cb56d41 Mon Sep 17 00:00:00 2001 From: kjellander Date: Tue, 8 Mar 2016 06:01:58 -0800 Subject: [PATCH] Roll chromium_revision 8ae6973..b035ad2 (379710:379805) Change log: https://chromium.googlesource.com/chromium/src/+log/8ae6973..b035ad2 Full diff: https://chromium.googlesource.com/chromium/src/+/8ae6973..b035ad2 No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1778493002 Cr-Commit-Position: refs/heads/master@{#11910} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6df57737ce..398d019266 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': '8ae69736414de22562db98323bf60f1b7339cccb', + 'chromium_revision': 'b035ad2b4894c007b5580c8da151dca8ad550975', } # NOTE: Use http rather than https; the latter can cause problems for users