summaryrefslogtreecommitdiffstats
path: root/dom/workers/ServiceWorkerUpdateJob.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/workers/ServiceWorkerUpdateJob.h')
-rw-r--r--dom/workers/ServiceWorkerUpdateJob.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/workers/ServiceWorkerUpdateJob.h b/dom/workers/ServiceWorkerUpdateJob.h
index 77adb2212..e5bfdc81d 100644
--- a/dom/workers/ServiceWorkerUpdateJob.h
+++ b/dom/workers/ServiceWorkerUpdateJob.h
@@ -8,6 +8,8 @@
#define mozilla_dom_workers_serviceworkerupdatejob_h
#include "ServiceWorkerJob.h"
+#include "ServiceWorkerRegistrationInfo.h"
+#include "nsILoadGroup.h"
namespace mozilla {
namespace dom {