update to 124.0.6367.207

This commit is contained in:
purplerain 2024-05-20 13:42:05 +00:00
parent 687f3acd55
commit fe9bc9d89b
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
958 changed files with 7372 additions and 6231 deletions

View file

@ -10,7 +10,7 @@ Index: ui/views/widget/widget.cc
#include "ui/linux/linux_ui.h"
#endif
@@ -2026,7 +2026,7 @@ const ui::NativeTheme* Widget::GetNativeTheme() const
@@ -2106,7 +2106,7 @@ const ui::NativeTheme* Widget::GetNativeTheme() const
if (parent_)
return parent_->GetNativeTheme();