Bug 1363037 - Add missing gfxVR.h include to VRServiceTest.h to fix bustage. r=kip

--HG--
extra : amend_source : 8cef725e5c92c2f472e8299356e67afa67bb4c4e
This commit is contained in:
Honza Bambas 2017-05-08 07:34:00 -04:00
Родитель 057c5179cf
Коммит ebccd7c5cc
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -10,6 +10,8 @@
#include "mozilla/DOMEventTargetHelper.h" #include "mozilla/DOMEventTargetHelper.h"
#include "mozilla/dom/VRServiceTestBinding.h" #include "mozilla/dom/VRServiceTestBinding.h"
#include "gfxVR.h"
namespace mozilla { namespace mozilla {
namespace dom { namespace dom {