diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-ui_native__theme_native__theme.h')
| -rw-r--r-- | www/ungoogled-chromium/files/patch-ui_native__theme_native__theme.h | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ungoogled-chromium/files/patch-ui_native__theme_native__theme.h b/www/ungoogled-chromium/files/patch-ui_native__theme_native__theme.h index 879dbe0380db..f5d552e4b4ae 100644 --- a/www/ungoogled-chromium/files/patch-ui_native__theme_native__theme.h +++ b/www/ungoogled-chromium/files/patch-ui_native__theme_native__theme.h @@ -1,7 +1,7 @@ ---- ui/native_theme/native_theme.h.orig	2025-10-21 16:57:35 UTC +--- ui/native_theme/native_theme.h.orig	2025-11-01 06:40:37 UTC  +++ ui/native_theme/native_theme.h -@@ -62,7 +62,7 @@ class COMPONENT_EXPORT(NATIVE_THEME) NativeTheme { -   // The part to be painted / sized. +@@ -61,7 +61,7 @@ class COMPONENT_EXPORT(NATIVE_THEME) NativeTheme { +   // A part being sized or painted.     enum Part {       kCheckbox,  -#if BUILDFLAG(IS_LINUX)  | 
