1--- src/3rdparty/chromium/build/linux/chrome.map.orig	2025-08-15 18:30:00 UTC
2+++ src/3rdparty/chromium/build/linux/chrome.map
3@@ -20,6 +20,10 @@ global:
4   # Program entry point.
5   _start;
6
7+  # FreeBSD specific variables.
8+  __progname;
9+  environ;
10+
11   # Memory allocation symbols.  We want chrome and any libraries to
12   # share the same heap, so it is correct to export these symbols.
13   aligned_alloc;
14