diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc')
| -rw-r--r-- | www/ungoogled-chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc b/www/ungoogled-chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc index 80eb2bd942f2..582038566a13 100644 --- a/www/ungoogled-chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc +++ b/www/ungoogled-chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc @@ -1,4 +1,4 @@ ---- sandbox/policy/openbsd/sandbox_openbsd.cc.orig	2025-10-21 16:57:35 UTC +--- sandbox/policy/openbsd/sandbox_openbsd.cc.orig	2025-11-01 06:40:37 UTC  +++ sandbox/policy/openbsd/sandbox_openbsd.cc  @@ -0,0 +1,396 @@  +// Copyright (c) 2012 The Chromium Authors. All rights reserved. @@ -61,7 +61,7 @@  +#endif  +  +#include "third_party/boringssl/src/include/openssl/crypto.h" -+#include "third_party/skia/experimental/rust_png/ffi/FFI.rs.h" ++#include "third_party/skia/rust/png/FFI.rs.h"  +  +#include <fontconfig/fontconfig.h>  +#include "ui/gfx/linux/fontconfig_util.h"  | 
