зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1043701 followup: add missing #include to provide ServiceWorkerState enum. (no review, minor obviously-correct patch to fix local build bustage)
This commit is contained in:
Родитель
abc44c8246
Коммит
425952916e
|
@ -8,6 +8,7 @@
|
||||||
#define mozilla_dom_ServiceWorkerRegistration_h
|
#define mozilla_dom_ServiceWorkerRegistration_h
|
||||||
|
|
||||||
#include "mozilla/DOMEventTargetHelper.h"
|
#include "mozilla/DOMEventTargetHelper.h"
|
||||||
|
#include "mozilla/dom/ServiceWorkerBinding.h"
|
||||||
#include "mozilla/dom/ServiceWorkerCommon.h"
|
#include "mozilla/dom/ServiceWorkerCommon.h"
|
||||||
|
|
||||||
class nsPIDOMWindow;
|
class nsPIDOMWindow;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче