aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-gpu_ipc_common_gpu__memory__buffer__support.h
blob: a9561526a8da4bd4eeef992d045d60e8cacce3ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gpu/ipc/common/gpu_memory_buffer_support.h.orig	2023-08-17 07:33:31 UTC
+++ gpu/ipc/common/gpu_memory_buffer_support.h
@@ -21,7 +21,7 @@
 #include "ui/gfx/geometry/size.h"
 #include "ui/gfx/gpu_memory_buffer.h"
 
-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE)
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_BSD)
 namespace gfx {
 class ClientNativePixmapFactory;
 }  // namespace gfx