summaryrefslogtreecommitdiffstats
path: root/dom/ipc/nsIContentParent.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-21 18:09:13 +0000
committerMoonchild <moonchild@palemoon.org>2020-04-21 18:09:13 +0000
commitc9bde0ff25540e6e3a41638c982cc7a575659487 (patch)
treed43e5e71790e07a7535eab9067ecd72f9881fc53 /dom/ipc/nsIContentParent.cpp
parentd95fb4f2420c7e53bfb85406dac34c4dae10f346 (diff)
downloadUXP-c9bde0ff25540e6e3a41638c982cc7a575659487.tar
UXP-c9bde0ff25540e6e3a41638c982cc7a575659487.tar.gz
UXP-c9bde0ff25540e6e3a41638c982cc7a575659487.tar.lz
UXP-c9bde0ff25540e6e3a41638c982cc7a575659487.tar.xz
UXP-c9bde0ff25540e6e3a41638c982cc7a575659487.zip
Issue #80 - De-unify dom/ipc
Diffstat (limited to 'dom/ipc/nsIContentParent.cpp')
-rw-r--r--dom/ipc/nsIContentParent.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/ipc/nsIContentParent.cpp b/dom/ipc/nsIContentParent.cpp
index 0ef1abdf7..77bfae4c7 100644
--- a/dom/ipc/nsIContentParent.cpp
+++ b/dom/ipc/nsIContentParent.cpp
@@ -27,6 +27,7 @@
#include "nsPrintfCString.h"
#include "xpcpublic.h"
+using namespace mozilla::ipc;
using namespace mozilla::jsipc;
// XXX need another bug to move this to a common header.