Include nsITimeRecorder.h in the pres shell.
git-svn-id: svn://10.0.0.236/trunk@48344 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
1218d54ab6
commit
36e368d39a
@ -64,6 +64,9 @@
|
||||
#include "nsISupportsPrimitives.h"
|
||||
#include "nsILayoutHistoryState.h"
|
||||
#include "stopwatch.h"
|
||||
#ifdef RAPTOR_PERF_METRICS
|
||||
#include "nsITimeRecorder.h"
|
||||
#endif
|
||||
|
||||
// Drag & Drop, Clipboard
|
||||
#include "nsWidgetsCID.h"
|
||||
|
||||
@ -64,6 +64,9 @@
|
||||
#include "nsISupportsPrimitives.h"
|
||||
#include "nsILayoutHistoryState.h"
|
||||
#include "stopwatch.h"
|
||||
#ifdef RAPTOR_PERF_METRICS
|
||||
#include "nsITimeRecorder.h"
|
||||
#endif
|
||||
|
||||
// Drag & Drop, Clipboard
|
||||
#include "nsWidgetsCID.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user