Bug 1353867 - Follow-up, take 2: revert rev c9a17c8a3c3f and add include of WindowProxyHolder.h where it was missing. r=bz

This commit is contained in:
Jorg K
2019-01-03 09:11:00 +02:00
parent 07f39120e9
commit 57ad9a8188
7 changed files with 6 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
#include "mozilla/dom/HTMLIFrameElement.h"
#include "mozilla/dom/XULFrameElement.h"
#include "mozilla/dom/WindowProxyHolder.h"
#include "mozilla/Preferences.h"
#include "mozilla/ErrorResult.h"
#include "GeckoProfiler.h"