Update to Chromium version 94.0.4606.41

This commit is contained in:
Marshall Greenblatt
2021-09-09 07:44:17 +00:00
committed by Marshall Greenblatt
parent 5c40d9fcee
commit 9059374bf6
4 changed files with 9 additions and 9 deletions

View File

@@ -130,10 +130,10 @@ index 7a8ceb191643..01d0ca9a1931 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 9d0bc6966680..152c6f01059b 100644
index b8389ec9f2f6..a17ebd8e0707 100644
--- ui/platform_window/x11/x11_window.cc
+++ ui/platform_window/x11/x11_window.cc
@@ -1671,7 +1671,8 @@ void X11Window::CreateXWindow(const PlatformWindowInitProperties& properties) {
@@ -1679,7 +1679,8 @@ void X11Window::CreateXWindow(const PlatformWindowInitProperties& properties) {
req.border_pixel = 0;
bounds_in_pixels_ = SanitizeBounds(bounds);