aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_common_url__constants.h
blob: 86516c868a4b515b22fe13399364501df5e22032 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/common/url_constants.h.orig	2022-06-17 14:20:10 UTC
+++ chrome/common/url_constants.h
@@ -449,7 +449,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[];