Bug 1660470 - Avoid including DocShellMessageUtils.h from header files. r=nika

Differential Revision: https://phabricator.services.mozilla.com/D93239

Depends on D93238
This commit is contained in:
Simon Giesecke
2020-11-23 16:04:08 +00:00
parent e5949e7f49
commit fafab6cabc
7 changed files with 8 additions and 2 deletions

View File

@@ -50,6 +50,7 @@
#include "nsIXULRuntime.h"
#include "nsDocShell.h"
#include "nsDocShellLoadState.h"
#include "nsFocusManager.h"
#include "nsGlobalWindowOuter.h"
#include "nsIObserverService.h"