From 4097c53421c6aed90c5e78f974c1d2ab4fdf339f Mon Sep 17 00:00:00 2001 From: Kai Koehne <kai.koehne@qt.io> Date: Mon, 23 Jul 2018 09:09:19 +0200 Subject: [PATCH] Update Chromium Include following patches: c020786f57 Fix compilation failure in time_win.cc eea22d3cac [Backport] media: Increase DecoderBuffer::kPaddingSize to 64 91d24cdd6f Reduce severity level of messages when kDisableGpu switch is used 298fb05460 Fix --single-process --disable-gpu combination not to hit asserts db81dc68a8 Remove incomplete logic to detect AMD K2 CPU's b11fd882e8 Do not write <protocol>.json to source directory Change-Id: I4e3c0c2f3908f358b43ae4af8baebc2012c9830b Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> --- src/3rdparty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/3rdparty b/src/3rdparty index bad02200c..c020786f5 160000 --- a/src/3rdparty +++ b/src/3rdparty @@ -1 +1 @@ -Subproject commit bad02200c68d7e0c758dc4f1805e58d0e03fdea9 +Subproject commit c020786f57b8f5f3a450a8b77f850afe7c0d3f25 -- GitLab