aboutsummaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-extensions_browser_pref__names.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/ungoogled-chromium/files/patch-extensions_browser_pref__names.h')
-rw-r--r--www/ungoogled-chromium/files/patch-extensions_browser_pref__names.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/ungoogled-chromium/files/patch-extensions_browser_pref__names.h b/www/ungoogled-chromium/files/patch-extensions_browser_pref__names.h
deleted file mode 100644
index ebbeb863a885..000000000000
--- a/www/ungoogled-chromium/files/patch-extensions_browser_pref__names.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- extensions/browser/pref_names.h.orig 2023-04-08 11:38:38 UTC
-+++ extensions/browser/pref_names.h
-@@ -114,7 +114,7 @@ extern const char kPinnedExtensions[];
- extern const char kStorageGarbageCollect[];
-
- #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
-- BUILDFLAG(IS_FUCHSIA)
-+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD)
- // A preference for whether Chrome Apps should be allowed. The default depends
- // on the ChromeAppsDeprecation feature flag, and this pref can extend support
- // for Chrome Apps by enterprise policy.