Issue #80 - De-unify dom/cache

This commit is contained in:
wolfbeast 2020-04-18 17:39:59 +02:00 committed by Roy Tam
commit f6dce887e1
7 changed files with 12 additions and 1 deletions

View file

@ -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"