From 2d235e2112b71e0011c3c31f8d496680091dac66 Mon Sep 17 00:00:00 2001
From: Joerg Bornemann <joerg.bornemann@qt.io>
Date: Fri, 7 Apr 2017 09:28:51 +0200
Subject: [PATCH] Update Chromium
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Take in following fixes:
853d4069 [Backport] Need this to build on vs2017
f3e4afb7 Merge remote-tracking branch 'origin/55-based' into 56-based
3a8bbfb1 Don't use the gesture detector for scrolls and flings on macOS
a3e8625c Export GN calculated sources to qmake
4d83c198 Licenses: Remove invalid URLs to fix QDoc errors
2229fffd Fix build with GCC 7.0
1cc1d80e Allow using quota management API for non-standard URLs
b05f5036 Silence warnings about unknown attributes
ae91fb1e Fix render process crash for windows debug builds on win10

Task-number: QTBUG-58779
Task-number: QTBUG-59776
Task-number: QTBUG-59812
Change-Id: I9ab8e607e83cea9130ce304a7da636b586bbb9db
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 bba44efa6..853d4069e 160000
--- a/src/3rdparty
+++ b/src/3rdparty
@@ -1 +1 @@
-Subproject commit bba44efa6bb5707bf6fb4e92627e3326be3f3a3b
+Subproject commit 853d4069e45b06106f33611c458f5480f71e7c57
-- 
GitLab