mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
Issue #80 - De-unify dom/cache
This commit is contained in:
parent
a6fc6896d4
commit
f6dce887e1
7 changed files with 12 additions and 1 deletions
1
dom/cache/CacheStreamControlChild.cpp
vendored
1
dom/cache/CacheStreamControlChild.cpp
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue