Issue #80 - De-unify dom/archivereader

This commit is contained in:
wolfbeast 2020-04-18 17:07:15 +02:00 committed by Roy Tam
commit a6fc6896d4
3 changed files with 4 additions and 1 deletions

View file

@ -13,7 +13,7 @@ EXPORTS.mozilla.dom.archivereader += [
'ArchiveZipFile.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'ArchiveEvent.cpp',
'ArchiveReader.cpp',
'ArchiveRequest.cpp',