From ab67256fe8d9df5be95919852100f7f914ddbb81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCri=20Valdmann?= Date: Thu, 24 Jan 2019 13:34:51 +0100 Subject: Simplify visual properties handling in RenderWidgetHostViewQt Replace separate notifications from delegate with one combined notification and change detection. Store view rect, window rect and screen info in RWHVQ to ensure the properties are in a consistent state. Change-Id: Icef8a17e72882f56db249f5553b6cf554e1f91dc Reviewed-by: Allan Sandfeld Jensen --- src/core/core_chromium.pri | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/core_chromium.pri') diff --git a/src/core/core_chromium.pri b/src/core/core_chromium.pri index 27b6e4190..f4cb8c9da 100644 --- a/src/core/core_chromium.pri +++ b/src/core/core_chromium.pri @@ -149,7 +149,6 @@ HEADERS = \ browser_message_filter_qt.h \ certificate_error_controller_p.h \ certificate_error_controller.h \ - chromium_overrides.h \ client_cert_select_controller.h \ clipboard_qt.h \ command_line_pref_store_qt.h \ -- cgit v1.2.3