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