summaryrefslogtreecommitdiffstats
path: root/dom/cache/CacheStreamControlChild.cpp
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-04-18 17:39:59 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-04-24 10:32:24 +0200
commitdc687dbc0b43bcff9566b135f95d54b28e68bde9 (patch)
tree996ffc6f54bca79618ac2f884f893574b5c36992 /dom/cache/CacheStreamControlChild.cpp
parent216aa2cada27891edec0dae49f5190a69bcdb039 (diff)
downloadUXP-dc687dbc0b43bcff9566b135f95d54b28e68bde9.tar
UXP-dc687dbc0b43bcff9566b135f95d54b28e68bde9.tar.gz
UXP-dc687dbc0b43bcff9566b135f95d54b28e68bde9.tar.lz
UXP-dc687dbc0b43bcff9566b135f95d54b28e68bde9.tar.xz
UXP-dc687dbc0b43bcff9566b135f95d54b28e68bde9.zip
Issue #80 - De-unify dom/cache
Diffstat (limited to 'dom/cache/CacheStreamControlChild.cpp')
-rw-r--r--dom/cache/CacheStreamControlChild.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/cache/CacheStreamControlChild.cpp b/dom/cache/CacheStreamControlChild.cpp
index b7ca3a0e7..978019ab6 100644
--- a/dom/cache/CacheStreamControlChild.cpp
+++ b/dom/cache/CacheStreamControlChild.cpp
@@ -11,6 +11,7 @@
#include "mozilla/dom/cache/CacheTypes.h"
#include "mozilla/dom/cache/ReadStream.h"
#include "mozilla/ipc/FileDescriptorSetChild.h"
+#include "mozilla/ipc/IPCStreamUtils.h"
#include "mozilla/ipc/PBackgroundChild.h"
#include "mozilla/ipc/PFileDescriptorSetChild.h"
#include "nsISupportsImpl.h"