summaryrefslogtreecommitdiffstats
path: root/caps/nsPrincipal.cpp
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-07-12 16:37:23 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-07-12 16:37:23 +0200
commitfdd8d6347e611ef2e045d098f8cc8840deb00355 (patch)
tree8fc53b0d1b6d405d1bde0cf61c3dc55d2d3666f5 /caps/nsPrincipal.cpp
parent69970c911be3c9189006c61fea7c059bf4f7e005 (diff)
downloadUXP-fdd8d6347e611ef2e045d098f8cc8840deb00355.tar
UXP-fdd8d6347e611ef2e045d098f8cc8840deb00355.tar.gz
UXP-fdd8d6347e611ef2e045d098f8cc8840deb00355.tar.lz
UXP-fdd8d6347e611ef2e045d098f8cc8840deb00355.tar.xz
UXP-fdd8d6347e611ef2e045d098f8cc8840deb00355.zip
Stop building /caps unified and fix deprot.
Tag #80
Diffstat (limited to 'caps/nsPrincipal.cpp')
-rw-r--r--caps/nsPrincipal.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/caps/nsPrincipal.cpp b/caps/nsPrincipal.cpp
index 129cdf9a0..d111042c1 100644
--- a/caps/nsPrincipal.cpp
+++ b/caps/nsPrincipal.cpp
@@ -19,6 +19,8 @@
#include "nsJSPrincipals.h"
#include "nsIEffectiveTLDService.h"
#include "nsIClassInfoImpl.h"
+#include "nsIObjectInputStream.h"
+#include "nsIObjectOutputStream.h"
#include "nsIProtocolHandler.h"
#include "nsError.h"
#include "nsIContentSecurityPolicy.h"