summaryrefslogtreecommitdiffstats
path: root/ipc/glue/PBackgroundSharedTypes.ipdlh
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/glue/PBackgroundSharedTypes.ipdlh')
-rw-r--r--ipc/glue/PBackgroundSharedTypes.ipdlh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/glue/PBackgroundSharedTypes.ipdlh b/ipc/glue/PBackgroundSharedTypes.ipdlh
index 92175b782d..101f5eb6d7 100644
--- a/ipc/glue/PBackgroundSharedTypes.ipdlh
+++ b/ipc/glue/PBackgroundSharedTypes.ipdlh
@@ -64,7 +64,7 @@ namespace ipc {
ContentSecurityPolicy[] policyInfos;
PrincipalInfo requestPrincipalInfo;
nsCString selfURISpec;
- nsString referrer;
+ nsCString referrer;
uint64_t innerWindowID;
bool skipAllowInlineStyleCheck;
};