зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1454251: followup: add a missing include to fix fuzzing builds on a CLOSED TREE. r=me
MozReview-Commit-ID: IpL9tgiufpt
This commit is contained in:
Родитель
8c8071aed3
Коммит
6ed3b2ca66
|
@ -13,6 +13,8 @@
|
|||
|
||||
#include "mozilla/Attributes.h"
|
||||
#include "nsIAttribute.h"
|
||||
#include "nsIContent.h" // For NS_IMPL_FROMNODE_HELPER, though looks like it
|
||||
// should live in nsINode.h?
|
||||
#include "nsIDOMNode.h"
|
||||
#include "nsIDOMNodeList.h"
|
||||
#include "nsString.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче