blob: 68d72d364094a3bdec52e1d388057378ced7f9ec (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ui/gfx/x/atom_cache.cc.orig 2025-05-06 12:23:00 UTC
+++ ui/gfx/x/atom_cache.cc
@@ -157,6 +157,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",
|