Issue #80 - De-unify smaller netwerk/protocol components

- data
- device
- file
- viewsource
- wyciwyg
This commit is contained in:
Moonchild 2020-05-17 19:37:17 +00:00 • committed by Roy Tam
commit 911270ea60
7 changed files with 8 additions and 5 deletions

View file

@ -15,7 +15,7 @@ EXPORTS.mozilla.net += [
'WyciwygChannelParent.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'nsWyciwyg.cpp',
'nsWyciwygChannel.cpp',
'nsWyciwygProtocolHandler.cpp',