Index: Source/core/timing/PerformanceMeasure.h |
diff --git a/Source/core/page/PerformanceMeasure.h b/Source/core/timing/PerformanceMeasure.h |
similarity index 97% |
rename from Source/core/page/PerformanceMeasure.h |
rename to Source/core/timing/PerformanceMeasure.h |
index 9708d338f5fc403a0571d0ec9801b388e1d8bf17..9d24142f4ee9809b600b0b5c243a99018df13111 100644 |
--- a/Source/core/page/PerformanceMeasure.h |
+++ b/Source/core/timing/PerformanceMeasure.h |
@@ -26,7 +26,7 @@ |
#ifndef PerformanceMeasure_h |
#define PerformanceMeasure_h |
-#include "core/page/PerformanceEntry.h" |
+#include "core/timing/PerformanceEntry.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/text/WTFString.h" |