From 1adccd28d26e2434fb7d670ebd48958d2f1812fe Mon Sep 17 00:00:00 2001 From: kjellander Date: Sun, 3 Apr 2016 04:02:36 -0700 Subject: [PATCH] Roll chromium_revision a7afaf4f40..ced319c78e (384820:384828) Change log: https://chromium.googlesource.com/chromium/src/+log/a7afaf4f40..ced319c78e Full diff: https://chromium.googlesource.com/chromium/src/+/a7afaf4f40..ced319c78e No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1853983002 Cr-Commit-Position: refs/heads/master@{#12208} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0c239c6253..c9e54f7dcf 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': 'a7afaf4f40dd9febabd6a0ebcfa1fdc9e1a890ea', + 'chromium_revision': 'ced319c78e3f9acc95394d81cc6763ed9a9e8371', } # NOTE: Use http rather than https; the latter can cause problems for users