From c28f0ebadf15a1138a7efa13f48af57f7fff8b40 Mon Sep 17 00:00:00 2001 From: kjellander Date: Wed, 9 Mar 2016 17:39:16 -0800 Subject: [PATCH] Roll chromium_revision e8cb0a5..2d13c45 (380046:380117) Change log: https://chromium.googlesource.com/chromium/src/+log/e8cb0a5..2d13c45 Full diff: https://chromium.googlesource.com/chromium/src/+/e8cb0a5..2d13c45 No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1773103004 Cr-Commit-Position: refs/heads/master@{#11934} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ad2247d750..7ba1732cfa 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': 'e8cb0a5872250fc3845c0fbe7e49c88888301c71', + 'chromium_revision': '2d13c455a3e8f6c32de90ff83315503eae2c4d6f', } # NOTE: Use http rather than https; the latter can cause problems for users