aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-extensions_browser_browser__context__keyed__service__factories.cc
blob: e30a9f6683d8d34da3d660f235708b1847da7e41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- extensions/browser/browser_context_keyed_service_factories.cc.orig	2022-04-01 07:48:30 UTC
+++ extensions/browser/browser_context_keyed_service_factories.cc
@@ -89,7 +89,7 @@ void EnsureBrowserContextKeyedServiceFactoriesBuilt() 
   IdleManagerFactory::GetInstance();
   ManagementAPI::GetFactoryInstance();
 #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \
-    BUILDFLAG(IS_MAC)
+    BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD)
   NetworkingPrivateEventRouterFactory::GetInstance();
 #endif
   PowerAPI::GetFactoryInstance();