From cd61343ceb4a3de8ce16082917a2f197b2481d08 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Wed, 3 Jun 2020 16:01:24 +0200 Subject: Chromium 81-based adaptations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie422b327025da084bc8038c7a0aadee2db801f29 Reviewed-by: Jüri Valdmann --- src/core/web_engine_context.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/core/web_engine_context.cpp') diff --git a/src/core/web_engine_context.cpp b/src/core/web_engine_context.cpp index 8c7a4bed4..410ada37a 100644 --- a/src/core/web_engine_context.cpp +++ b/src/core/web_engine_context.cpp @@ -750,8 +750,6 @@ WebEngineContext::WebEngineContext() registerMainThreadFactories(); - SetContentClient(new ContentClientQt); - content::ContentMainParams contentMainParams(m_mainDelegate.get()); #if defined(OS_WIN) contentMainParams.sandbox_info = staticSandboxInterfaceInfo(); -- cgit v1.2.3