From 39c5e6a27f80e12c03462022f2697bdda00b182e Mon Sep 17 00:00:00 2001 From: kjellander Date: Thu, 14 Apr 2016 12:32:44 -0700 Subject: [PATCH] Roll chromium_revision fb2a5a0bc1..41d21a7213 (387275:387360) Change log: https://chromium.googlesource.com/chromium/src/+log/fb2a5a0bc1..41d21a7213 Full diff: https://chromium.googlesource.com/chromium/src/+/fb2a5a0bc1..41d21a7213 No dependencies changed. No update to Clang. TBR= Review URL: https://codereview.webrtc.org/1889883002 Cr-Commit-Position: refs/heads/master@{#12368} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9ac7f81be1..baafad9021 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': 'fb2a5a0bc1a6a82112ea5637537b1014a421a2d1', + 'chromium_revision': '41d21a72133e5c5348921110500610890886c5ac', } # NOTE: Use http rather than https; the latter can cause problems for users