mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
Issue #80 - De-unify dom/cache
This commit is contained in:
parent
a6fc6896d4
commit
f6dce887e1
7 changed files with 12 additions and 1 deletions
2
dom/cache/moz.build
vendored
2
dom/cache/moz.build
vendored
|
|
@ -38,7 +38,7 @@ EXPORTS.mozilla.dom.cache += [
|
|||
'TypeUtils.h',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'Action.cpp',
|
||||
'ActorChild.cpp',
|
||||
'AutoUtils.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue