From 08a2aed04c77313a3054e5493ed911c6b62fc16a Mon Sep 17 00:00:00 2001
From: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Date: Thu, 26 May 2016 15:54:51 +0200
Subject: [PATCH] Update Chromium

Pulls in cherry-picked security fixes from Chromium 51.

Change-Id: I78075cf0379808ddd37f00aadf6e0b4e776311da
Task-number: QTBUG-53643
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
---
 dist/changes-5.7.0 | 2 +-
 src/3rdparty       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dist/changes-5.7.0 b/dist/changes-5.7.0
index 8b6e302b8..4ee8bf77a 100644
--- a/dist/changes-5.7.0
+++ b/dist/changes-5.7.0
@@ -21,7 +21,7 @@ information about a particular change.
 
  - Chromium Snapshot:
    * The Chromium version has been updated to 49.0.2623.111.
-   * In addition security fixes from Chromium 50 have been merged.
+   * In addition security fixes from Chromium 50 and 51 have been merged.
 
  - Web Features:
    * Drag'n'drop is now supported
diff --git a/src/3rdparty b/src/3rdparty
index b9bb1985b..168cc2b83 160000
--- a/src/3rdparty
+++ b/src/3rdparty
@@ -1 +1 @@
-Subproject commit b9bb1985b4783ac33a31dc218ec6f2273a2a35cc
+Subproject commit 168cc2b83c53e4e68bf89b331d92da88a99d2bf3
-- 
GitLab