mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Issue #80 - De-unify netwerk/cache
This commit is contained in:
parent
2ba616d271
commit
fd7e75b6e6
2 changed files with 3 additions and 1 deletions
2
netwerk/cache/moz.build
vendored
2
netwerk/cache/moz.build
vendored
|
|
@ -21,7 +21,7 @@ EXPORTS += [
|
|||
'nsDeleteDir.h'
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'nsApplicationCacheService.cpp',
|
||||
'nsCache.cpp',
|
||||
'nsCacheEntry.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue