summaryrefslogtreecommitdiffstats
path: root/dom/ipc/StructuredCloneData.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-21 18:09:13 +0000
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-04-24 10:37:30 +0200
commit1c3a9a40e5450c2b39f0cea1ffa9143b72931fe9 (patch)
tree28d3aa81b0d26bf17289e38c208e4b774cbb4f75 /dom/ipc/StructuredCloneData.cpp
parent0a33733505b3f3e098769f856adbcee597893518 (diff)
downloadUXP-1c3a9a40e5450c2b39f0cea1ffa9143b72931fe9.tar
UXP-1c3a9a40e5450c2b39f0cea1ffa9143b72931fe9.tar.gz
UXP-1c3a9a40e5450c2b39f0cea1ffa9143b72931fe9.tar.lz
UXP-1c3a9a40e5450c2b39f0cea1ffa9143b72931fe9.tar.xz
UXP-1c3a9a40e5450c2b39f0cea1ffa9143b72931fe9.zip
Issue #80 - De-unify dom/ipc
Diffstat (limited to 'dom/ipc/StructuredCloneData.cpp')
-rw-r--r--dom/ipc/StructuredCloneData.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/ipc/StructuredCloneData.cpp b/dom/ipc/StructuredCloneData.cpp
index 2c1fff2ac..6b3ee0cd1 100644
--- a/dom/ipc/StructuredCloneData.cpp
+++ b/dom/ipc/StructuredCloneData.cpp
@@ -13,6 +13,7 @@
#include "ipc/IPCMessageUtils.h"
#include "mozilla/dom/BindingUtils.h"
#include "mozilla/dom/BlobBinding.h"
+#include "mozilla/dom/DOMTypes.h"
#include "mozilla/dom/File.h"
#include "mozilla/dom/ToJSValue.h"
#include "nsContentUtils.h"