From 3f5f5aa4493d26132410d9188aba3b49fdd3b841 Mon Sep 17 00:00:00 2001 From: kjellander Date: Sat, 13 Feb 2016 20:09:15 -0800 Subject: [PATCH] Roll chromium_revision e1bc525..ee3223b (375361:375377) Change log: https://chromium.googlesource.com/chromium/src/+log/e1bc525..ee3223b Full diff: https://chromium.googlesource.com/chromium/src/+/e1bc525..ee3223b No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1695073002 Cr-Commit-Position: refs/heads/master@{#11612} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6aa5190507..869a81793b 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': 'e1bc52549bf9b6e626769caa8b311929d836418a', + 'chromium_revision': 'ee3223b8f37b4a7ad13a73808d7be8d59bf635d3', } # NOTE: Use http rather than https; the latter can cause problems for users