Bug 1671641 - Make dom/fetch buildable outside of unified-build environment. r=sg

Depends on D93998

Differential Revision: https://phabricator.services.mozilla.com/D94015
This commit is contained in:
Andi-Bogdan Postelnicu
2020-10-21 08:00:18 +00:00
parent 56076d183a
commit 1294cccde5
8 changed files with 21 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
#include "nsIAsyncVerifyRedirectCallback.h"
#include "mozilla/dom/Document.h"
#include "nsICookieJarSettings.h"
#include "nsIInputStream.h"
#include "nsIOutputStream.h"
#include "nsIFileChannel.h"