From 44d7392d135a44d043209c50ef5376c7f0a1994d Mon Sep 17 00:00:00 2001 From: kjellander Date: Fri, 11 Mar 2016 12:52:05 -0800 Subject: [PATCH] Roll chromium_revision 5778d35..db8316d (380596:380688) Change log: https://chromium.googlesource.com/chromium/src/+log/5778d35..db8316d Full diff: https://chromium.googlesource.com/chromium/src/+/5778d35..db8316d No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1781273005 Cr-Commit-Position: refs/heads/master@{#11957} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2db29705c2..0cde2a4b43 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': '5778d3531acbd4019a491e9f20fa0785c1d607a8', + 'chromium_revision': 'db8316d619295609307a1f6aca8ff13b0b1734c4', } # NOTE: Use http rather than https; the latter can cause problems for users