Update to Chromium version 131.0.6768.0 (#1366576)

mac: Switch to Xcode 16.0 16A242d with macOS SDK 15.0 24A336
This commit is contained in:
Nik Pavlov
2024-10-24 11:05:31 -04:00
committed by Marshall Greenblatt
parent e3a8741563
commit 5d817b20a6
81 changed files with 655 additions and 710 deletions

View File

@ -1,5 +1,5 @@
diff --git ui/gtk/gtk_ui.cc ui/gtk/gtk_ui.cc
index d215ab072131d..3405641a7f5b2 100644
index 69fdf309dbb71..60c89be146d2a 100644
--- ui/gtk/gtk_ui.cc
+++ ui/gtk/gtk_ui.cc
@@ -31,6 +31,7 @@
@ -10,7 +10,7 @@ index d215ab072131d..3405641a7f5b2 100644
#include "chrome/browser/themes/theme_properties.h" // nogncheck
#include "third_party/skia/include/core/SkBitmap.h"
#include "third_party/skia/include/core/SkColor.h"
@@ -249,10 +250,15 @@ bool GtkUi::Initialize() {
@@ -252,10 +253,15 @@ bool GtkUi::Initialize() {
};
GtkSettings* settings = gtk_settings_get_default();