Index: Source/core/page/Performance.h |
diff --git a/Source/core/page/Performance.h b/Source/core/page/Performance.h |
index b695b5dabe543b6beb5c4fbe4f6d4890cda01e66..b222b49a04063b075e07dd52875beb672c1e955f 100644 |
--- a/Source/core/page/Performance.h |
+++ b/Source/core/page/Performance.h |
@@ -33,7 +33,7 @@ |
#define Performance_h |
#include "bindings/v8/ScriptWrappable.h" |
-#include "core/dom/EventTarget.h" |
+#include "core/events/EventTarget.h" |
#include "core/page/DOMWindowProperty.h" |
#include "core/page/MemoryInfo.h" |
#include "core/page/PerformanceEntry.h" |