remove some dir

This commit is contained in:
Julian Freeman
2026-04-17 12:52:21 -04:00
parent dab7209a69
commit 94fb93eed1

View File

@@ -14,11 +14,11 @@ const BROWSER_CACHE_DIRS: &[&str] = &[
"GPUCache", "GPUCache",
"Media Cache", "Media Cache",
"Service Worker/CacheStorage", "Service Worker/CacheStorage",
"Service Worker/ScriptCache", // "Service Worker/ScriptCache",
"GrShaderCache", // "GrShaderCache",
"DawnCache", // "DawnCache",
"File System", // "File System",
"blob_storage", // "blob_storage",
]; ];
impl BrowserType { impl BrowserType {