summaryrefslogtreecommitdiff
path: root/js/xpconnect/src/XPCJSID.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2022-03-04 15:34:17 +0000
committerMoonchild <moonchild@palemoon.org>2022-03-04 15:34:17 +0000
commit6714b6ba73af4de3eedde8c0380b26528affc534 (patch)
tree5cc51b2206f78de0245be7723179871a8dc4a8cc /js/xpconnect/src/XPCJSID.cpp
parenta05a65278058562ce7bcab7b6a58e256436aa853 (diff)
downloadGRE-6714b6ba73af4de3eedde8c0380b26528affc534.tar.gz
Issue #2 - De-unify sources in xpconnect
This also removes some e10s code. Tag: #12
Diffstat (limited to 'js/xpconnect/src/XPCJSID.cpp')
-rw-r--r--js/xpconnect/src/XPCJSID.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/xpconnect/src/XPCJSID.cpp b/js/xpconnect/src/XPCJSID.cpp
index 2bf3939bf..14525f115 100644
--- a/js/xpconnect/src/XPCJSID.cpp
+++ b/js/xpconnect/src/XPCJSID.cpp
@@ -11,6 +11,7 @@
#include "mozilla/Attributes.h"
#include "mozilla/jsipc/CrossProcessObjectWrappers.h"
#include "mozilla/StaticPtr.h"
+#include "nsContentUtils.h"
using namespace mozilla::dom;
using namespace JS;