From ed9b3a21a5844c1236e340b9071c335dd1159fa6 Mon Sep 17 00:00:00 2001 From: kjellander Date: Mon, 25 Apr 2016 12:08:46 -0700 Subject: [PATCH] Roll chromium_revision e5b8b2832f..2a03e86fcf (389436:389507) Change log: https://chromium.googlesource.com/chromium/src/+log/e5b8b2832f..2a03e86fcf Full diff: https://chromium.googlesource.com/chromium/src/+/e5b8b2832f..2a03e86fcf No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1921703003 Cr-Commit-Position: refs/heads/master@{#12495} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 13e7bb56a4..1707c3c35e 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': 'e5b8b2832fccc2cbe039698235669b029778f58d', + 'chromium_revision': '2a03e86fcfb6f831ef8658cbd360f54bb5ace62e', } # NOTE: Use http rather than https; the latter can cause problems for users