Index: Source/platform/ThreadTimers.cpp |
diff --git a/Source/platform/ThreadTimers.cpp b/Source/platform/ThreadTimers.cpp |
index 43035709c8c1c4d16ea33166efc0f91a2ffb0d33..d7349fff4cd940bd83d7728b889dcad5a62b1e75 100644 |
--- a/Source/platform/ThreadTimers.cpp |
+++ b/Source/platform/ThreadTimers.cpp |
@@ -30,9 +30,9 @@ |
#include "platform/SharedTimer.h" |
#include "platform/PlatformThreadData.h" |
#include "platform/Timer.h" |
-#include "platform/TraceEvent.h" |
#include "wtf/CurrentTime.h" |
#include "wtf/MainThread.h" |
+#include "wtf/TraceEvent.h" |
using namespace std; |