Issue #80 - De-unify dom/encoding

This commit is contained in:
Matt A. Tobin 2020-04-18 03:04:19 -04:00 committed by Roy Tam
commit 0ad9b56a31

View file

@ -11,7 +11,7 @@ EXPORTS.mozilla.dom += [
'TextEncoder.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'EncodingUtils.cpp',
'FallbackEncoding.cpp',
'TextDecoder.cpp',
@ -19,9 +19,8 @@ UNIFIED_SOURCES += [
]
FINAL_LIBRARY = 'xul'
LOCAL_INCLUDES += [
'/intl/locale',
]
LOCAL_INCLUDES += ['/intl/locale']
props2arrays = '/intl/locale/props2arrays.py'
prefixes = (