summaryrefslogtreecommitdiffstats
path: root/docshell/base/nsDSURIContentListener.cpp
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-02-21 20:01:53 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-02-21 20:01:53 +0100
commitf89a809df5e50fc4f7a58fcaac55861aa33a8e31 (patch)
tree759bf071afe636cb9264718dede7d43694339da5 /docshell/base/nsDSURIContentListener.cpp
parent6f78cfb3a486efa43f7b25aa809df4a4444c62f8 (diff)
downloadUXP-f89a809df5e50fc4f7a58fcaac55861aa33a8e31.tar
UXP-f89a809df5e50fc4f7a58fcaac55861aa33a8e31.tar.gz
UXP-f89a809df5e50fc4f7a58fcaac55861aa33a8e31.tar.lz
UXP-f89a809df5e50fc4f7a58fcaac55861aa33a8e31.tar.xz
UXP-f89a809df5e50fc4f7a58fcaac55861aa33a8e31.zip
Stop building /docshell unified and fix deprot.
Tag #80
Diffstat (limited to 'docshell/base/nsDSURIContentListener.cpp')
-rw-r--r--docshell/base/nsDSURIContentListener.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/docshell/base/nsDSURIContentListener.cpp b/docshell/base/nsDSURIContentListener.cpp
index ee6a4dd62..3f52251cc 100644
--- a/docshell/base/nsDSURIContentListener.cpp
+++ b/docshell/base/nsDSURIContentListener.cpp
@@ -24,6 +24,7 @@
#include "nsDocShellLoadTypes.h"
#include "nsIMultiPartChannel.h"
#include "mozilla/dom/nsCSPUtils.h"
+#include "nsIStreamListener.h"
using namespace mozilla;