From bb063988d42634cf7de547d193f7e273519c441d Mon Sep 17 00:00:00 2001 From: Szabolcs David <davidsz@inf.u-szeged.hu> Date: Wed, 26 Apr 2017 16:12:31 +0200 Subject: [PATCH] Update submodule 3e9f39d30f Fix not working video in debug builds e24488df73 gn-build gn with exactly the python it was bootstrapped with 1bd7d109c2 Add forgotten file so that app store compliant build works 1c3527461b FIXUP: <chromium> Do not overwrite signal handlers in the browser process. 853d4069e4 [Backport] Need this to build on vs2017 f3e4afb71b Merge remote-tracking branch 'origin/55-based' into 56-based 3a8bbfb19b Don't use the gesture detector for scrolls and flings on macOS a3e8625c26 Export GN calculated sources to qmake 4d83c198a7 Licenses: Remove invalid URLs to fix QDoc errors 2229fffd95 Fix build with GCC 7.0 1cc1d80e08 Allow using quota management API for non-standard URLs b05f503695 Silence warnings about unknown attributes bba44efa6b Merge "Merge remote-tracking branch 'origin/55-based' into 56-based" into 56-based 8d882ead84 Use target sysroot only with target toolchain 6d52e10528 Fixup building with system ICU after 56 merge ae91fb1e8b Fix render process crash for windows debug builds on win10 e9ca8f4d2d Merge remote-tracking branch 'origin/55-based' into 56-based Change-Id: I8a4e0083fc47c8dd865d292d6346cf7ba8cb9304 Reviewed-by: Michal Klocek <michal.klocek@qt.io> --- src/3rdparty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/3rdparty b/src/3rdparty index 9825ccade..3e9f39d30 160000 --- a/src/3rdparty +++ b/src/3rdparty @@ -1 +1 @@ -Subproject commit 9825ccadeb18c5bc2274dffdae56ce690649e628 +Subproject commit 3e9f39d30fde812bd797b5a41219f88eaec92409 -- GitLab