From 5aac06d3fe20e070a82f2cc5a074423c07848078 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Wed, 2 Apr 2025 15:23:13 +0000 Subject: [PATCH] Update to Chromium version 135.0.7049.52 --- CHROMIUM_BUILD_COMPATIBILITY.txt | 2 +- patch/patches/linux_gtk_theme_3610.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index 4713113bb..39763be5a 100644 --- a/CHROMIUM_BUILD_COMPATIBILITY.txt +++ b/CHROMIUM_BUILD_COMPATIBILITY.txt @@ -7,5 +7,5 @@ # https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding { - 'chromium_checkout': 'refs/tags/135.0.7049.41' + 'chromium_checkout': 'refs/tags/135.0.7049.52' } diff --git a/patch/patches/linux_gtk_theme_3610.patch b/patch/patches/linux_gtk_theme_3610.patch index 5f1d066cd..c8cb222b6 100644 --- a/patch/patches/linux_gtk_theme_3610.patch +++ b/patch/patches/linux_gtk_theme_3610.patch @@ -1,5 +1,5 @@ diff --git ui/gtk/gtk_ui.cc ui/gtk/gtk_ui.cc -index 4ce6508343bdf..7e161072d063f 100644 +index 9f6173bfef86a..828445589d987 100644 --- ui/gtk/gtk_ui.cc +++ ui/gtk/gtk_ui.cc @@ -31,6 +31,7 @@