$NetBSD$ * Part of patchset to build electron on NetBSD * Based on OpenBSD's chromium patches, and FreeBSD's electron patches --- base/profiler/stack_sampling_profiler_unittest.cc.orig 2025-02-24 19:59:26.000000000 +0000 +++ base/profiler/stack_sampling_profiler_unittest.cc @@ -45,7 +45,7 @@ #include #include -#else +#elif !BUILDFLAG(IS_BSD) #include #endif