diff options
Diffstat (limited to 'www/iridium/files/patch-ui_native__theme_native__theme.h')
| -rw-r--r-- | www/iridium/files/patch-ui_native__theme_native__theme.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-ui_native__theme_native__theme.h b/www/iridium/files/patch-ui_native__theme_native__theme.h index 83ef8d751fe9..465757e39715 100644 --- a/www/iridium/files/patch-ui_native__theme_native__theme.h +++ b/www/iridium/files/patch-ui_native__theme_native__theme.h @@ -1,7 +1,7 @@ ---- ui/native_theme/native_theme.h.orig 2025-05-07 06:48:23 UTC +--- ui/native_theme/native_theme.h.orig 2025-11-06 10:11:34 UTC +++ ui/native_theme/native_theme.h @@ -61,7 +61,7 @@ class COMPONENT_EXPORT(NATIVE_THEME) NativeTheme { - // The part to be painted / sized. + // A part being sized or painted. enum Part { kCheckbox, -#if BUILDFLAG(IS_LINUX) |
