Index: Source/core/timing/PerformanceEntry.h |
diff --git a/Source/core/timing/PerformanceEntry.h b/Source/core/timing/PerformanceEntry.h |
index 8cebc75f140f81ee335428649776e3c858832704..1981103cf915b2145c84c74f7d0194c86c215b70 100644 |
--- a/Source/core/timing/PerformanceEntry.h |
+++ b/Source/core/timing/PerformanceEntry.h |
@@ -32,7 +32,7 @@ |
#ifndef PerformanceEntry_h |
#define PerformanceEntry_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/heap/Handle.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |