Bug 1536047 - Re-enable JS Account. r=me
This commit is contained in:
Родитель
af1e9129c1
Коммит
9cdd86f751
|
@ -193,7 +193,7 @@
|
|||
// Warning: When you re-enable this, be sure to touch msgIDelegateList.idl
|
||||
// or else msgIDelegateList.h is not generated again and you get inexplicable
|
||||
// compile errors.
|
||||
#define JSACCOUNT_ENABLED 0
|
||||
#define JSACCOUNT_ENABLED 1
|
||||
#if JSACCOUNT_ENABLED
|
||||
#include "msgJsAccountCID.h"
|
||||
#include "JaAbDirectory.h"
|
||||
|
|
|
@ -17,7 +17,7 @@ DIRS += [
|
|||
'import/text/src',
|
||||
'import/vcard/src',
|
||||
'intl',
|
||||
# 'jsaccount',
|
||||
'jsaccount',
|
||||
'local/public',
|
||||
'local/src',
|
||||
'mime',
|
||||
|
|
Загрузка…
Ссылка в новой задаче