Update to Chromium version 128.0.6613.0 (#1331488)

This commit is contained in:
Marshall Greenblatt
2024-07-29 13:09:20 -04:00
parent a6c00b2ff6
commit 446b7d6535
96 changed files with 798 additions and 877 deletions

View File

@ -1,5 +1,5 @@
diff --git ui/gtk/gtk_ui.cc ui/gtk/gtk_ui.cc
index d6b7bf6496c25..2bae4e2a4e9e1 100644
index ca2fc0b1b3fe9..7632f042bfe38 100644
--- ui/gtk/gtk_ui.cc
+++ ui/gtk/gtk_ui.cc
@@ -26,6 +26,7 @@
@ -10,7 +10,7 @@ index d6b7bf6496c25..2bae4e2a4e9e1 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"
@@ -238,10 +239,15 @@ bool GtkUi::Initialize() {
@@ -244,10 +245,15 @@ bool GtkUi::Initialize() {
};
GtkSettings* settings = gtk_settings_get_default();