summaryrefslogtreecommitdiffstats
path: root/dom/crypto/WebCryptoThreadPool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/crypto/WebCryptoThreadPool.cpp')
-rw-r--r--dom/crypto/WebCryptoThreadPool.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/crypto/WebCryptoThreadPool.cpp b/dom/crypto/WebCryptoThreadPool.cpp
index 6a1e78608..000e42d42 100644
--- a/dom/crypto/WebCryptoThreadPool.cpp
+++ b/dom/crypto/WebCryptoThreadPool.cpp
@@ -9,6 +9,8 @@
#include "mozilla/Services.h"
#include "mozilla/StaticPtr.h"
#include "nsComponentManagerUtils.h"
+#include "nsNSSComponent.h"
+#include "nsString.h"
#include "nsXPCOMCIDInternal.h"
#include "nsXPCOMPrivate.h"
#include "nsIObserverService.h"