diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-chrome_common_webui__url__constants.cc')
| -rw-r--r-- | www/ungoogled-chromium/files/patch-chrome_common_webui__url__constants.cc | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/www/ungoogled-chromium/files/patch-chrome_common_webui__url__constants.cc b/www/ungoogled-chromium/files/patch-chrome_common_webui__url__constants.cc index ac5705a2bed6..3cc858d1361b 100644 --- a/www/ungoogled-chromium/files/patch-chrome_common_webui__url__constants.cc +++ b/www/ungoogled-chromium/files/patch-chrome_common_webui__url__constants.cc @@ -1,7 +1,7 @@ ---- chrome/common/webui_url_constants.cc.orig	2025-09-10 13:22:16 UTC +--- chrome/common/webui_url_constants.cc.orig	2025-10-21 16:57:35 UTC  +++ chrome/common/webui_url_constants.cc -@@ -194,17 +194,17 @@ base::span<const base::cstring_view> ChromeURLHosts()  -       kChromeUIAssistantOptInHost, +@@ -199,17 +199,17 @@ base::span<const base::cstring_view> ChromeURLHosts()  +       kChromeUIInternetDetailDialogHost,   #endif   #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \  -    BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) | 
