mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 946212 - Put all of dom/encoding into unified mode; r=glandium
--HG-- extra : rebase_source : 6bb73bc7f0ae03342bd729d0d610c84de283e519
This commit is contained in:
parent
1e25a0e82c
commit
684c06c319
@ -13,12 +13,9 @@ EXPORTS.mozilla.dom += [
|
||||
'TextEncoder.h',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
UNIFIED_SOURCES += [
|
||||
'EncodingUtils.cpp',
|
||||
'FallbackEncoding.cpp',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
'TextDecoder.cpp',
|
||||
'TextEncoder.cpp',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user