Issue #80 - De-unify dom/cache

This commit is contained in:
wolfbeast 2020-04-18 17:39:59 +02:00 committed by Roy Tam
commit f6dce887e1
7 changed files with 12 additions and 1 deletions

2
dom/cache/moz.build vendored
View file

@ -38,7 +38,7 @@ EXPORTS.mozilla.dom.cache += [
'TypeUtils.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'Action.cpp',
'ActorChild.cpp',
'AutoUtils.cpp',