aboutsummaryrefslogtreecommitdiff
path: root/devel/electron30/files/patch-ui_base_cursor_cursor__factory.cc
blob: 74a6d9c3ce47a59584fa51e7922313e95f093ffa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ui/base/cursor/cursor_factory.cc.orig	2024-04-15 20:34:29 UTC
+++ ui/base/cursor/cursor_factory.cc
@@ -97,7 +97,7 @@ void CursorFactory::ObserveThemeChanges() {
   NOTIMPLEMENTED();
 }
 
-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
 
 // Returns a cursor name compatible with either X11 or the FreeDesktop.org
 // cursor spec ([1] and [2]), followed by fallbacks that can work as