Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre

Differential Revision: https://phabricator.services.mozilla.com/D184973
This commit is contained in:
Peter Van der Beken
2023-08-02 20:41:48 +00:00
parent ac6a126e4a
commit c10814e75a
83 changed files with 93 additions and 112 deletions

View File

@@ -79,6 +79,7 @@
#include "mozilla/dom/TouchEvent.h"
#include "mozilla/ErrorResult.h"
#include "nsHTMLDocument.h"
#include "nsGlobalWindowInner.h"
#include "mozilla/dom/HTMLBodyElement.h"
#include "imgIContainer.h"
#include "nsComputedDOMStyle.h"