From 9c21ed180441d41e280e17e91f5d56d029d63685 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Sun, 17 May 2020 16:13:43 +0000 Subject: Issue #80 - De-unify netwerk/ipc --- netwerk/ipc/NeckoParent.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'netwerk/ipc/NeckoParent.cpp') diff --git a/netwerk/ipc/NeckoParent.cpp b/netwerk/ipc/NeckoParent.cpp index 5913b59d9..e57481c55 100644 --- a/netwerk/ipc/NeckoParent.cpp +++ b/netwerk/ipc/NeckoParent.cpp @@ -45,6 +45,8 @@ #include "nsINetworkPredictor.h" #include "nsINetworkPredictorVerifier.h" #include "nsISpeculativeConnect.h" +#include "nsIOService.h" +#include "mozilla/ipc/URIUtils.h" using mozilla::DocShellOriginAttributes; using mozilla::NeckoOriginAttributes; -- cgit v1.2.3