Bug 1447409 - DOMPrefs.h must be included in WorkerScope, r=qdot

This commit is contained in:
Andrea Marchesini 2018-03-21 07:24:39 +01:00
Родитель 845054a1d4
Коммит 1dc4a243a7
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -9,6 +9,7 @@
#include "mozilla/dom/WorkerCommon.h"
#include "mozilla/DOMEventTargetHelper.h"
#include "mozilla/dom/DOMPrefs.h"
#include "mozilla/dom/Headers.h"
#include "mozilla/dom/RequestBinding.h"
#include "nsWeakReference.h"