blob: 4e8b2af8ab903e7982af4fa6914517c8026d89d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ui/gfx/x/atom_cache.cc.orig 2025-05-15 12:22:59 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",
|