From 6d8702c5e42556c9f0b834733aaa24a027b14aa5 Mon Sep 17 00:00:00 2001 From: Robert Nagy Date: Thu, 6 Nov 2025 18:45:43 +0100 Subject: www/iridium: update to 2025.11.142 --- www/iridium/files/patch-chrome_browser_global__features.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/iridium/files/patch-chrome_browser_global__features.h') diff --git a/www/iridium/files/patch-chrome_browser_global__features.h b/www/iridium/files/patch-chrome_browser_global__features.h index ef3bb1ccaa75..6986276bd9d8 100644 --- a/www/iridium/files/patch-chrome_browser_global__features.h +++ b/www/iridium/files/patch-chrome_browser_global__features.h @@ -1,4 +1,4 @@ ---- chrome/browser/global_features.h.orig 2025-09-11 13:19:19 UTC +--- chrome/browser/global_features.h.orig 2025-11-06 10:11:34 UTC +++ chrome/browser/global_features.h @@ -15,7 +15,7 @@ namespace system_permission_settings { @@ -9,7 +9,7 @@ namespace whats_new { class WhatsNewRegistry; } // namespace whats_new -@@ -63,7 +63,7 @@ class GlobalFeatures { +@@ -67,7 +67,7 @@ class GlobalFeatures { system_permissions_platform_handle() { return system_permissions_platform_handle_.get(); } @@ -18,7 +18,7 @@ whats_new::WhatsNewRegistry* whats_new_registry() { return whats_new_registry_.get(); } -@@ -103,7 +103,7 @@ class GlobalFeatures { +@@ -112,7 +112,7 @@ class GlobalFeatures { virtual std::unique_ptr CreateSystemPermissionsPlatformHandle(); @@ -27,7 +27,7 @@ virtual std::unique_ptr CreateWhatsNewRegistry(); #endif -@@ -113,7 +113,7 @@ class GlobalFeatures { +@@ -122,7 +122,7 @@ class GlobalFeatures { std::unique_ptr system_permissions_platform_handle_; -- cgit v1.2.3