From 103c5347bc27b834238357e5a0a196c5ff441ad5 Mon Sep 17 00:00:00 2001 From: kjellander Date: Thu, 25 Feb 2016 12:03:01 -0800 Subject: [PATCH] Roll chromium_revision 1008ac1..7542f07 (377550:377632) Change log: https://chromium.googlesource.com/chromium/src/+log/1008ac1..7542f07 Full diff: https://chromium.googlesource.com/chromium/src/+/1008ac1..7542f07 No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1736513005 Cr-Commit-Position: refs/heads/master@{#11770} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b7e6e3b99a..396455af6c 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': '1008ac1d53cacb04418ec3f3da9269e2287b0a7f', + 'chromium_revision': '7542f07f67d1e614024e6f4f7ef08fe7dfe70a18', } # NOTE: Use http rather than https; the latter can cause problems for users