aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-gpu_ipc_common_gpu__memory__buffer__support.h
blob: ef58608a5a50173fa7219bf3b61dce223b25c815 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gpu/ipc/common/gpu_memory_buffer_support.h.orig	2023-07-24 14:27:53 UTC
+++ gpu/ipc/common/gpu_memory_buffer_support.h
@@ -20,7 +20,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