Index: Source/core/testing/InspectorFrontendClientLocal.cpp |
diff --git a/Source/core/testing/InspectorFrontendClientLocal.cpp b/Source/core/testing/InspectorFrontendClientLocal.cpp |
index dd1e95d380612d97f1794a8733767b69f55f8d24..bdbb0ff173b821b5e70300726e72cb26d6ea0907 100644 |
--- a/Source/core/testing/InspectorFrontendClientLocal.cpp |
+++ b/Source/core/testing/InspectorFrontendClientLocal.cpp |
@@ -36,7 +36,7 @@ |
#include "Page.h" |
#include "ScriptObject.h" |
#include "Settings.h" |
-#include "Timer.h" |
+#include "core/platform/Timer.h" |
#include <wtf/Deque.h> |
#include <wtf/text/WTFString.h> |