Issue #80 - De-unify dom/svg

This commit is contained in:
Moonchild 2020-04-23 14:55:34 +00:00 • committed by Roy Tam
commit 9f8785ef66
6 changed files with 12 additions and 3 deletions

View file

@ -103,7 +103,7 @@ EXPORTS.mozilla.dom += [
'SVGZoomEvent.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'DOMSVGAnimatedLengthList.cpp',
'DOMSVGAnimatedNumberList.cpp',
'DOMSVGLength.cpp',