$NetBSD$ * 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