aboutsummaryrefslogtreecommitdiff
path: root/devel/electron23/files/patch-chrome_common_url__constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron23/files/patch-chrome_common_url__constants.h')
-rw-r--r--devel/electron23/files/patch-chrome_common_url__constants.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron23/files/patch-chrome_common_url__constants.h b/devel/electron23/files/patch-chrome_common_url__constants.h
deleted file mode 100644
index 3f67c5ca14b3..000000000000
--- a/devel/electron23/files/patch-chrome_common_url__constants.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- chrome/common/url_constants.h.orig 2023-02-01 18:43:13 UTC
-+++ chrome/common/url_constants.h
-@@ -476,7 +476,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[];