diff options
Diffstat (limited to 'dom/workers/ServiceWorkerJob.cpp')
-rw-r--r-- | dom/workers/ServiceWorkerJob.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/workers/ServiceWorkerJob.cpp b/dom/workers/ServiceWorkerJob.cpp index 3d0a8e2cdc..d80dddfb6b 100644 --- a/dom/workers/ServiceWorkerJob.cpp +++ b/dom/workers/ServiceWorkerJob.cpp @@ -9,6 +9,7 @@ #include "nsProxyRelease.h" #include "nsThreadUtils.h" #include "Workers.h" +#include "ServiceWorkerManager.h" namespace mozilla { namespace dom { |