Bug 1733356 - Fix non-unified build errors in netwerk/protocol/http/ r=necko-reviewers,kershaw

Differential Revision: https://phabricator.services.mozilla.com/D127407
This commit is contained in:
Valentin Gosu
2021-10-13 19:39:08 +00:00
parent 896977f75c
commit c7039bca17
28 changed files with 85 additions and 41 deletions

View File

@@ -93,6 +93,7 @@
#include "mozilla/RemoteLazyInputStreamUtils.h"
#include "mozilla/net/SFVService.h"
#include "mozilla/dom/ContentChild.h"
#include "nsQueryObject.h"
namespace mozilla {
namespace net {