diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-ui_gfx_platform__font__skia.cc')
-rw-r--r-- | www/ungoogled-chromium/files/patch-ui_gfx_platform__font__skia.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-ui_gfx_platform__font__skia.cc b/www/ungoogled-chromium/files/patch-ui_gfx_platform__font__skia.cc index 5a37f6de4597..4daecbee5a3e 100644 --- a/www/ungoogled-chromium/files/patch-ui_gfx_platform__font__skia.cc +++ b/www/ungoogled-chromium/files/patch-ui_gfx_platform__font__skia.cc @@ -1,4 +1,4 @@ ---- ui/gfx/platform_font_skia.cc.orig 2024-08-26 14:40:28 UTC +--- ui/gfx/platform_font_skia.cc.orig 2025-09-10 13:22:16 UTC +++ ui/gfx/platform_font_skia.cc @@ -29,7 +29,7 @@ #include "ui/gfx/system_fonts_win.h" @@ -9,7 +9,7 @@ #include "ui/linux/linux_ui.h" #endif -@@ -167,7 +167,7 @@ void PlatformFontSkia::EnsuresDefaultFontIsInitialized +@@ -170,7 +170,7 @@ void PlatformFontSkia::EnsuresDefaultFontIsInitialized weight = system_font.GetWeight(); #endif // BUILDFLAG(IS_WIN) |