mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1676362 - Removed unused includes from nsJSPrincipals.h. r=tjr
Differential Revision: https://phabricator.services.mozilla.com/D96545 Depends on D96543
This commit is contained in:
parent
aabaf2b7e8
commit
a1126d1532
@ -6,9 +6,14 @@
|
||||
|
||||
#ifndef nsJSPrincipals_h__
|
||||
#define nsJSPrincipals_h__
|
||||
#include "jsapi.h"
|
||||
|
||||
#include "js/Principals.h"
|
||||
#include "nsIPrincipal.h"
|
||||
|
||||
struct JSContext;
|
||||
struct JSStructuredCloneReader;
|
||||
struct JSStructuredCloneWriter;
|
||||
|
||||
namespace mozilla {
|
||||
namespace ipc {
|
||||
class PrincipalInfo;
|
||||
|
Loading…
Reference in New Issue
Block a user