From ff474da11b18171298abbf94d51f0452b481f3e4 Mon Sep 17 00:00:00 2001 From: kjellander Date: Fri, 26 Feb 2016 07:25:47 -0800 Subject: [PATCH] Roll chromium_revision 38664e7..405f35f (377790:377868) Change log: https://chromium.googlesource.com/chromium/src/+log/38664e7..405f35f Full diff: https://chromium.googlesource.com/chromium/src/+/38664e7..405f35f No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1737063003 Cr-Commit-Position: refs/heads/master@{#11785} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e495d1a364..24ef745f42 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': '38664e74cd3692104d105a51567f229341fff964', + 'chromium_revision': '405f35f44332ec468a25940bf300f436031f3368', } # NOTE: Use http rather than https; the latter can cause problems for users