From 75869a13442cfa37a105566eff47e3db3d82c62c Mon Sep 17 00:00:00 2001 From: kjellander Date: Thu, 25 Feb 2016 04:56:31 -0800 Subject: [PATCH] Roll chromium_revision a5f2cf0..1008ac1 (377481:377550) Change log: https://chromium.googlesource.com/chromium/src/+log/a5f2cf0..1008ac1 Full diff: https://chromium.googlesource.com/chromium/src/+/a5f2cf0..1008ac1 No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1731423003 Cr-Commit-Position: refs/heads/master@{#11763} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0e1544b380..b7e6e3b99a 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': 'a5f2cf0cef7c2159779ac86eb0837c087e3a1ff1', + 'chromium_revision': '1008ac1d53cacb04418ec3f3da9269e2287b0a7f', } # NOTE: Use http rather than https; the latter can cause problems for users