Update to Chromium 134.0.6998.117

This commit is contained in:
Blaise
2025-03-19 14:00:21 -05:00
parent d7f9f01862
commit 89fd3b5d8c
3 changed files with 3 additions and 2 deletions

View File

@@ -1 +1 @@
134.0.6998.88
134.0.6998.117

View File

@@ -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

View File

@@ -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);