зеркало из https://github.com/mozilla/gecko-dev.git
Bug 845374 - Part e: Stop including nsContentList.h in nsContentUtils.h; r=khuey
This commit is contained in:
Родитель
60df22ddd0
Коммит
cdf1357b9f
|
@ -24,7 +24,7 @@
|
|||
#include "mozilla/TimeStamp.h"
|
||||
#include "nsAString.h"
|
||||
#include "nsCharSeparatedTokenizer.h"
|
||||
#include "nsContentList.h"
|
||||
#include "nsContentListDeclarations.h"
|
||||
#include "nsContentSink.h"
|
||||
#include "nsDataHashtable.h"
|
||||
#include "nsIContent.h"
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include "mozilla/dom/HTMLFieldSetElement.h"
|
||||
#include "mozilla/dom/HTMLFieldSetElementBinding.h"
|
||||
#include "nsContentList.h"
|
||||
#include "nsEventDispatcher.h"
|
||||
|
||||
NS_IMPL_NS_NEW_HTML_ELEMENT(FieldSet)
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
#include "nsIDOMProcessingInstruction.h"
|
||||
#include "nsIDOMHTMLAnchorElement.h"
|
||||
#include "nsIDOMHTMLAreaElement.h"
|
||||
#include "nsIDOMHTMLCollection.h"
|
||||
#include "nsIDOMHTMLImageElement.h"
|
||||
#include "nsIDOMHTMLScriptElement.h"
|
||||
#include "nsIDOMHTMLLinkElement.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче