From aa29753d287f7355a25d0c3cefec86ded2ecd23e Mon Sep 17 00:00:00 2001
From: Allan Sandfeld Jensen <allan.jensen@qt.io>
Date: Tue, 7 May 2019 17:05:25 +0200
Subject: [PATCH] Update Chromium
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Pulls in the last of the Chrome 74 security patchs

Changes:
4b0289025e6 [Backport] Fix for security issue 939316
f67074175c7 [Backport] Fix for security issue 949015
444e94c37eb [Backport] Fix for security issue 940205
37e9433c4cb [Backport] Fix for security issue 937663
71a5f9b0316 [Backport] Fix for security issue 927471
98ae1469020 [Backport] Fix for security issue 927849
92f8fd75754 [Backport] Fix for security issue 894933
861d3c46520 Fix building with linux-clang mkspec
91227693b16 [Backport] Fix for CVE-2019-5813
82d848eb4fe Fix undefined type 'blink::Document' build error for msvc with -no-pch

Fixes: QTBUG-75496
Change-Id: I50efb46a721dece8ca425ce7830ed0fabe43d64e
Reviewed-by: Michael Brüning <michael.bruning@qt.io>
---
 src/3rdparty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/3rdparty b/src/3rdparty
index 0ac2b1fdd..82d848eb4 160000
--- a/src/3rdparty
+++ b/src/3rdparty
@@ -1 +1 @@
-Subproject commit 0ac2b1fddcd3e1b1e18bf7c7c14a6466deb9ba8d
+Subproject commit 82d848eb4fe3aae8c72a91b2d30c91b407ac5593
-- 
GitLab