зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1296321
- Add missing #include for Promise type. r=smaug
This commit is contained in:
Родитель
e8296f82f1
Коммит
1b551a06ae
|
@ -7,9 +7,10 @@
|
|||
#include "nsWrapperCache.h"
|
||||
|
||||
#include "mozilla/dom/Element.h"
|
||||
#include "mozilla/dom/VRDisplayBinding.h"
|
||||
#include "mozilla/dom/ElementBinding.h"
|
||||
#include "mozilla/dom/Promise.h"
|
||||
#include "mozilla/dom/VRDisplay.h"
|
||||
#include "mozilla/dom/VRDisplayBinding.h"
|
||||
#include "Navigator.h"
|
||||
#include "gfxVR.h"
|
||||
#include "VRDisplayClient.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче