summaryrefslogtreecommitdiffstats
path: root/dom/base/MutableBlobStorage.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/base/MutableBlobStorage.h')
-rw-r--r--dom/base/MutableBlobStorage.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/base/MutableBlobStorage.h b/dom/base/MutableBlobStorage.h
index fad391b16..ed368e5e6 100644
--- a/dom/base/MutableBlobStorage.h
+++ b/dom/base/MutableBlobStorage.h
@@ -7,6 +7,9 @@
#ifndef mozilla_dom_MutableBlobStorage_h
#define mozilla_dom_MutableBlobStorage_h
+#include "nsCycleCollectionParticipant.h"
+#include "nsThreadUtils.h"
+#include "nsProxyRelease.h"
#include "mozilla/RefPtr.h"
#include "prio.h"