Issue #80 - De-unify dom/grid

This commit is contained in:
wolfbeast 2020-04-20 19:35:13 +02:00 committed by Roy Tam
commit e4f5cc83b6
4 changed files with 10 additions and 2 deletions

View file

@ -16,7 +16,7 @@ EXPORTS.mozilla.dom += [
'GridTracks.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'Grid.cpp',
'GridArea.cpp',
'GridDimension.cpp',