| Index: Source/core/timing/Performance.h
|
| diff --git a/Source/core/timing/Performance.h b/Source/core/timing/Performance.h
|
| index 6d4c964240995ab2385f522f057de023c6926ffe..daffa63f93e130870c6df922708294d553230fa6 100644
|
| --- a/Source/core/timing/Performance.h
|
| +++ b/Source/core/timing/Performance.h
|
| @@ -34,7 +34,7 @@
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| #include "core/events/EventTarget.h"
|
| -#include "core/page/DOMWindowProperty.h"
|
| +#include "core/frame/DOMWindowProperty.h"
|
| #include "core/timing/MemoryInfo.h"
|
| #include "core/timing/PerformanceEntry.h"
|
| #include "core/timing/PerformanceNavigation.h"
|
|
|