Update to Chromium version 97.0.4692.20

This commit is contained in:
Marshall Greenblatt
2021-11-22 15:27:08 +00:00
committed by Marshall Greenblatt
parent c1bc391357
commit 7111d35d3c
7 changed files with 14 additions and 14 deletions

View File

@@ -152,10 +152,10 @@ index adcf1eeaa3574..0748d570624cd 100644
// Set the view's active state (i.e., tint state of controls).
virtual void SetActive(bool active) = 0;
diff --git ui/platform_window/x11/x11_window.cc ui/platform_window/x11/x11_window.cc
index dd416c031e7c1..05c05ac20f6b6 100644
index a47c7c48dc67f..87ac5cf77cb49 100644
--- ui/platform_window/x11/x11_window.cc
+++ ui/platform_window/x11/x11_window.cc
@@ -1689,7 +1689,8 @@ void X11Window::CreateXWindow(const PlatformWindowInitProperties& properties) {
@@ -1704,7 +1704,8 @@ void X11Window::CreateXWindow(const PlatformWindowInitProperties& properties) {
req.border_pixel = 0;
bounds_in_pixels_ = SanitizeBounds(bounds);