aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h
blob: 68f6c90f56aade8957f09520b316a010204a75a4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                                                                       
                                                                        


                                                                        





                                                                          
--- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h.orig	2024-04-19 13:02:56 UTC
+++ components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h
@@ -209,7 +209,7 @@ class VIZ_SERVICE_EXPORT RootCompositorFrameSinkImpl
   // See comments on `EvictionHandler`.
   EvictionHandler eviction_handler_;
 
-#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11)
+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11)
   gfx::Size last_swap_pixel_size_;
 #endif  // BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11)