diff options
Diffstat (limited to 'dom/crypto/WebCryptoThreadPool.cpp')
-rw-r--r-- | dom/crypto/WebCryptoThreadPool.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/crypto/WebCryptoThreadPool.cpp b/dom/crypto/WebCryptoThreadPool.cpp index 000e42d42..a2b8e6239 100644 --- a/dom/crypto/WebCryptoThreadPool.cpp +++ b/dom/crypto/WebCryptoThreadPool.cpp @@ -9,6 +9,7 @@ #include "mozilla/Services.h" #include "mozilla/StaticPtr.h" #include "nsComponentManagerUtils.h" +#include "nsContentUtils.h" #include "nsNSSComponent.h" #include "nsString.h" #include "nsXPCOMCIDInternal.h" |