$NetBSD: patch-base_profiler_stack__sampling__profiler__unittest.cc,v 1.7 2025/09/12 16:02:20 kikadf Exp $ * Part of patchset to build chromium on NetBSD * Based on OpenBSD's chromium patches, and pkgsrc's qt5-qtwebengine patches --- base/profiler/stack_sampling_profiler_unittest.cc.orig 2025-09-08 23:21:33.000000000 +0000 +++ base/profiler/stack_sampling_profiler_unittest.cc @@ -47,7 +47,7 @@ #include #include -#else +#elif !BUILDFLAG(IS_BSD) #include #endif