From 660ec34e1b072b3af6ab3b2bf4afae8d91417667 Mon Sep 17 00:00:00 2001 From: buildbot Date: Sun, 10 Jul 2016 11:43:08 -0700 Subject: [PATCH] Roll chromium_revision 1135d428cd..c14d86fd4a (404580:404581) Change log: https://chromium.googlesource.com/chromium/src/+log/1135d428cd..c14d86fd4a Full diff: https://chromium.googlesource.com/chromium/src/+/1135d428cd..c14d86fd4a No dependencies changed. No update to Clang. TBR= Review-Url: https://codereview.webrtc.org/2141433002 Cr-Commit-Position: refs/heads/master@{#13426} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6c3764e045..fd5e9d18db 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': '1135d428cd8f5b19d458c5e67ba90776c4e09381', + 'chromium_revision': 'c14d86fd4a083e33c69b8e25723caabb51d29179', } # NOTE: Use http rather than https; the latter can cause problems for users