Index: Source/core/timing/PerformanceMark.h |
diff --git a/Source/core/page/PerformanceMark.h b/Source/core/timing/PerformanceMark.h |
similarity index 97% |
rename from Source/core/page/PerformanceMark.h |
rename to Source/core/timing/PerformanceMark.h |
index 4e66458112b3609c763b64b9a9cc7f81ef952051..793a7cd53d8ebc5963b6a7ba70072a67faa010d0 100644 |
--- a/Source/core/page/PerformanceMark.h |
+++ b/Source/core/timing/PerformanceMark.h |
@@ -26,7 +26,7 @@ |
#ifndef PerformanceMark_h |
#define PerformanceMark_h |
-#include "core/page/PerformanceEntry.h" |
+#include "core/timing/PerformanceEntry.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/text/WTFString.h" |