aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron13/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h')
-rw-r--r--devel/electron13/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/electron13/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h b/devel/electron13/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h
new file mode 100644
index 000000000000..66858c3b2f97
--- /dev/null
+++ b/devel/electron13/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h
@@ -0,0 +1,11 @@
+--- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h.orig 2021-07-15 19:13:38 UTC
++++ components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h
+@@ -172,7 +172,7 @@ class RootCompositorFrameSinkImpl : public mojom::Comp
+
+ // TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
+ // of lacros-chrome is complete.
+-#if defined(OS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)
++#if defined(OS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || defined(OS_BSD)
+ gfx::Size last_swap_pixel_size_;
+ #endif
+