aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-ui_native__theme_native__theme.h
diff options
context:
space:
mode:
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.h6
1 files changed, 3 insertions, 3 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 148153458823..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-10-28 14:29:43 UTC
+--- ui/native_theme/native_theme.h.orig 2025-11-06 10:11:34 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)