Bug 1660470 - Add missing include directives/forward declarations. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D87865
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "nsDirectoryServiceDefs.h"
|
||||
#include "nsIImageLoadingContent.h"
|
||||
#include "mozilla/dom/Document.h"
|
||||
#include "nsComponentManagerUtils.h"
|
||||
#include "nsIContent.h"
|
||||
#include "nsICookieJarSettings.h"
|
||||
#include "nsIObserverService.h"
|
||||
@@ -18,6 +19,7 @@
|
||||
#include "nsString.h"
|
||||
#include "nsIDocShell.h"
|
||||
#include "nsILoadContext.h"
|
||||
#include "nsIPrefService.h"
|
||||
#include "mozilla/dom/Element.h"
|
||||
#include "DesktopBackgroundImage.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user