aboutsummaryrefslogtreecommitdiff
path: root/devel/electron35/files/patch-chrome_browser_profiles_profile__manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron35/files/patch-chrome_browser_profiles_profile__manager.cc')
-rw-r--r--devel/electron35/files/patch-chrome_browser_profiles_profile__manager.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-chrome_browser_profiles_profile__manager.cc b/devel/electron35/files/patch-chrome_browser_profiles_profile__manager.cc
deleted file mode 100644
index c9151843572a..000000000000
--- a/devel/electron35/files/patch-chrome_browser_profiles_profile__manager.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- chrome/browser/profiles/profile_manager.cc.orig 2025-03-24 20:50:14 UTC
-+++ chrome/browser/profiles/profile_manager.cc
-@@ -1500,7 +1500,7 @@ void ProfileManager::DoFinalInitForServices(Profile* p
- // Ensure PreloadingModelKeyedService is started.
- PreloadingModelKeyedServiceFactory::GetForProfile(profile);
-
--#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)
-+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD)
- contextual_cueing::ContextualCueingServiceFactory::GetForProfile(profile);
- #endif
-