Bug 1402824 - Include LabeledEventQueue.h in ThreadEventQueue.cpp to fix non-unified build. r=billm
LabeledEventQueue was used without prior declaration. MozReview-Commit-ID: 3aqGDb0cZFY
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
#include "mozilla/ThreadEventQueue.h"
|
||||
#include "mozilla/EventQueue.h"
|
||||
#include "LabeledEventQueue.h"
|
||||
|
||||
#include "LeakRefPtr.h"
|
||||
#include "nsComponentManagerUtils.h"
|
||||
|
||||
Reference in New Issue
Block a user