mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 128.0.6613.0 (#1331488)
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user