mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
parent
64cab879b4
commit
f472fe68d0
6 changed files with 14 additions and 5 deletions
|
|
@ -6,8 +6,12 @@
|
|||
|
||||
#include "nsNullPrincipalURI.h"
|
||||
|
||||
#include "mozilla/ArrayUtils.h"
|
||||
|
||||
#include "mozilla/DebugOnly.h"
|
||||
#include "mozilla/MemoryReporting.h"
|
||||
#include "mozilla/Services.h"
|
||||
#include "mozilla/Unused.h"
|
||||
|
||||
#include "mozilla/ipc/URIParams.h"
|
||||
|
||||
|
|
@ -15,6 +19,8 @@
|
|||
#include "nsCRT.h"
|
||||
#include "nsIUUIDGenerator.h"
|
||||
|
||||
using namespace mozilla;
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
//// nsNullPrincipalURI
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue