зеркало из https://github.com/mozilla/gecko-dev.git
Bug 187773 - Don't include heapapi.h from js/public. r=jorendorff
This commit is contained in:
Родитель
f99f040ff9
Коммит
2f0bdf40c9
|
@ -11,7 +11,7 @@
|
|||
#include "jsfriendapi.h"
|
||||
#include "jswrapper.h"
|
||||
#include "js/Proxy.h"
|
||||
#include "HeapAPI.h"
|
||||
#include "js/HeapAPI.h"
|
||||
#include "xpcprivate.h"
|
||||
#include "mozilla/Casting.h"
|
||||
|
||||
|
|
|
@ -34,7 +34,6 @@ EXPORTS.mozilla.jsipc = [
|
|||
LOCAL_INCLUDES += [
|
||||
'/dom/base',
|
||||
'/js/ipc',
|
||||
'/js/public',
|
||||
'/js/src',
|
||||
'/js/xpconnect/src',
|
||||
'/js/xpconnect/wrappers',
|
||||
|
|
Загрузка…
Ссылка в новой задаче