diff --git a/chromium_version.txt b/chromium_version.txt index 2102778a..a18208eb 100644 --- a/chromium_version.txt +++ b/chromium_version.txt @@ -1 +1 @@ -134.0.6998.88 +134.0.6998.117 diff --git a/domain_substitution.list b/domain_substitution.list index 013fef87..a7ab38f3 100644 --- a/domain_substitution.list +++ b/domain_substitution.list @@ -13082,6 +13082,7 @@ third_party/skia/gm/bitmapshader.cpp third_party/skia/gm/blurroundrect.cpp third_party/skia/gm/crbug_224618.cpp third_party/skia/gm/dashcubics.cpp +third_party/skia/gm/gradients.cpp third_party/skia/gm/labyrinth.cpp third_party/skia/gm/pictureshader.cpp third_party/skia/gm/png_codec.cpp diff --git a/patches/extra/ungoogled-chromium/remove-uneeded-ui.patch b/patches/extra/ungoogled-chromium/remove-uneeded-ui.patch index 410932cf..a68ada82 100644 --- a/patches/extra/ungoogled-chromium/remove-uneeded-ui.patch +++ b/patches/extra/ungoogled-chromium/remove-uneeded-ui.patch @@ -424,7 +424,7 @@ //////////////////////////////////////////////////////////////////////////////// --- a/chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc +++ b/chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc -@@ -1206,15 +1206,4 @@ void BookmarkMenuDelegate::BuildOtherNod +@@ -1210,15 +1210,4 @@ void BookmarkMenuDelegate::BuildOtherNod ui::ImageModel bookmarks_side_panel_icon = ui::ImageModel::FromVectorIcon( kBookmarksSidePanelIcon, ui::kColorMenuIcon, ui::SimpleMenuModel::kDefaultIconSize);