From 4025719a9fb09f9e43a1390acfc3ab269a77cb29 Mon Sep 17 00:00:00 2001 From: kjellander Date: Wed, 13 Apr 2016 05:13:31 -0700 Subject: [PATCH] Roll chromium_revision 2eb9198a98..ce2d8a33e2 (386895:386955) Change log: https://chromium.googlesource.com/chromium/src/+log/2eb9198a98..ce2d8a33e2 Full diff: https://chromium.googlesource.com/chromium/src/+/2eb9198a98..ce2d8a33e2 No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1882403002 Cr-Commit-Position: refs/heads/master@{#12344} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e47a159b10..5b68c7945f 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': '2eb9198a986d63462de1522711a55202058e0273', + 'chromium_revision': 'ce2d8a33e2f0b9c742a67ba47618eb9e9172d825', } # NOTE: Use http rather than https; the latter can cause problems for users