diff options
Diffstat (limited to 'www/chromium/files/patch-ui_native__theme_native__theme.h')
| -rw-r--r-- | www/chromium/files/patch-ui_native__theme_native__theme.h | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-ui_native__theme_native__theme.h b/www/chromium/files/patch-ui_native__theme_native__theme.h index da28f7e5bc63..a834315d5feb 100644 --- a/www/chromium/files/patch-ui_native__theme_native__theme.h +++ b/www/chromium/files/patch-ui_native__theme_native__theme.h @@ -1,7 +1,7 @@ ---- ui/native_theme/native_theme.h.orig	2025-10-02 04:28:32 UTC +--- ui/native_theme/native_theme.h.orig	2025-10-30 15:44:36 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)  | 
