mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
10 lines
396 B
C++
10 lines
396 B
C++
--- ui/gfx/x/atom_cache.cc.orig 2025-04-04 08:52:13 UTC
|
|
+++ ui/gfx/x/atom_cache.cc
|
|
@@ -156,6 +156,7 @@ constexpr auto kAtomsToCache = std::to_array<const cha
|
|
"application/octet-stream",
|
|
"application/vnd.chromium.test",
|
|
"chromium/filename",
|
|
+ "chromium/from-privileged",
|
|
"chromium/x-bookmark-entries",
|
|
"chromium/x-browser-actions",
|
|
"chromium/x-file-system-files",
|