зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1535788 - add some includes to fix some builds on automation.
CLOSED TREE
This commit is contained in:
Родитель
828d520cc2
Коммит
d2005aabce
|
@ -32,6 +32,7 @@
|
|||
#include "nsCSSPseudoElements.h" // For PseudoStyleType
|
||||
#include "nsDOMMutationObserver.h" // For nsAutoAnimationMutationBatch
|
||||
#include "nsIFrame.h"
|
||||
#include "nsIPresShellInlines.h"
|
||||
#include "nsIScriptError.h"
|
||||
#include "nsPresContextInlines.h"
|
||||
#include "nsRefreshDriver.h"
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
#include "mozilla/ServoStyleSetInlines.h"
|
||||
#include "mozilla/TextUtils.h"
|
||||
#include "nsIURI.h"
|
||||
#include "nsIPresShellInlines.h"
|
||||
#include "mozilla/dom/Document.h"
|
||||
#include "nsContentUtils.h"
|
||||
#include "nsPresContext.h"
|
||||
|
|
|
@ -30,6 +30,7 @@
|
|||
#include "nsContentUtils.h"
|
||||
#include "nsIXPConnect.h"
|
||||
#include "nsUnicharUtils.h"
|
||||
#include "nsIPresShellInlines.h"
|
||||
#include "nsIScriptGlobalObject.h"
|
||||
#include "nsIScriptSecurityManager.h"
|
||||
#include "nsIScrollable.h"
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
#include "nsPresContext.h"
|
||||
#include "nsString.h"
|
||||
#include "nsStyleUtil.h"
|
||||
#include "nsIPresShellInlines.h"
|
||||
#include "mozilla/DeclarationBlock.h"
|
||||
#include "mozilla/ServoBindings.h"
|
||||
#include "mozilla/StyleAnimationValue.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче