diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-chrome_browser_global__features.h')
| -rw-r--r-- | www/ungoogled-chromium/files/patch-chrome_browser_global__features.h | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_global__features.h b/www/ungoogled-chromium/files/patch-chrome_browser_global__features.h index af6b212c09e3..606d848e4a05 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_global__features.h +++ b/www/ungoogled-chromium/files/patch-chrome_browser_global__features.h @@ -1,4 +1,4 @@ ---- chrome/browser/global_features.h.orig	2025-09-10 13:22:16 UTC +--- chrome/browser/global_features.h.orig	2025-11-01 06:40:37 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<system_permission_settings::PlatformHandle>     CreateSystemPermissionsPlatformHandle(); @@ -27,7 +27,7 @@     virtual std::unique_ptr<whats_new::WhatsNewRegistry> CreateWhatsNewRegistry();   #endif -@@ -113,7 +113,7 @@ class GlobalFeatures { +@@ -122,7 +122,7 @@ class GlobalFeatures {     std::unique_ptr<system_permission_settings::PlatformHandle>         system_permissions_platform_handle_;  | 
