Bug 1221846 - Get Task Tracer building on desktop r=cyu.
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
#include <math.h>
|
||||
|
||||
using namespace mozilla;
|
||||
#ifdef MOZ_TASK_TRACER
|
||||
#include "GeckoTaskTracerImpl.h"
|
||||
using namespace mozilla::tasktracer;
|
||||
#endif
|
||||
|
||||
NS_IMPL_ISUPPORTS(TimerThread, nsIRunnable, nsIObserver)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user