зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1592488 - P11.1 Add missing header. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D75003
This commit is contained in:
Родитель
e574b42ad5
Коммит
c71e92e9b2
|
@ -6,14 +6,15 @@
|
|||
|
||||
#include "WorkerThread.h"
|
||||
|
||||
#include "mozilla/Assertions.h"
|
||||
#include "mozilla/ipc/BackgroundChild.h"
|
||||
#include "EventQueue.h"
|
||||
#include "mozilla/ThreadEventQueue.h"
|
||||
#include "mozilla/PerformanceCounter.h"
|
||||
#include "nsIThreadInternal.h"
|
||||
#include "WorkerPrivate.h"
|
||||
#include "WorkerRunnable.h"
|
||||
#include "mozilla/AbstractThread.h"
|
||||
#include "mozilla/Assertions.h"
|
||||
#include "mozilla/PerformanceCounter.h"
|
||||
#include "mozilla/ThreadEventQueue.h"
|
||||
#include "mozilla/ipc/BackgroundChild.h"
|
||||
#include "nsIThreadInternal.h"
|
||||
|
||||
#ifdef DEBUG
|
||||
# include "nsThreadManager.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче