aboutsummaryrefslogtreecommitdiff
path: root/devel/electron23/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron23/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc')
-rw-r--r--devel/electron23/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron23/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc b/devel/electron23/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc
deleted file mode 100644
index 3d1e9f09afea..000000000000
--- a/devel/electron23/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- components/policy/core/browser/policy_pref_mapping_test.cc.orig 2023-02-01 18:43:17 UTC
-+++ components/policy/core/browser/policy_pref_mapping_test.cc
-@@ -325,7 +325,7 @@ class PolicyTestCase {
- const std::string os("chromeos_lacros");
- #elif BUILDFLAG(IS_IOS)
- const std::string os("ios");
--#elif BUILDFLAG(IS_LINUX)
-+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
- const std::string os("linux");
- #elif BUILDFLAG(IS_MAC)
- const std::string os("mac");