diff options
Diffstat (limited to 'dom/workers/ServiceWorkerRegisterJob.cpp')
-rw-r--r-- | dom/workers/ServiceWorkerRegisterJob.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/workers/ServiceWorkerRegisterJob.cpp b/dom/workers/ServiceWorkerRegisterJob.cpp index 8f771e762..595c029e1 100644 --- a/dom/workers/ServiceWorkerRegisterJob.cpp +++ b/dom/workers/ServiceWorkerRegisterJob.cpp @@ -6,6 +6,7 @@ #include "ServiceWorkerRegisterJob.h" +#include "ServiceWorkerManager.h" #include "Workers.h" namespace mozilla { |