aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_common_url__constants.h
blob: c9d4af2c790b3e7f07ae18d035392fa0d5287b53 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/common/url_constants.h.orig	2022-05-19 14:06:27 UTC
+++ chrome/common/url_constants.h
@@ -446,7 +446,7 @@ extern const char kOutdatedPluginLearnMoreURL[];
 extern const char kPhoneHubPermissionLearnMoreURL[];
 
 #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
-    BUILDFLAG(IS_FUCHSIA)
+    BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD)
 
 // "Learn more" URL for the chrome apps deprecation dialog.
 extern const char kChromeAppsDeprecationLearnMoreURL[];