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

@@ -97,7 +97,6 @@
#include "nsIContentPrefService2.h"
#include "nsIMIMEService.h"
#include "nsIObserverService.h"
#include "nsGlobalWindow.h"
// input type=image
#include "nsImageLoadingContent.h"