| Index: Source/core/timing/PerformanceNavigation.h
|
| diff --git a/Source/core/timing/PerformanceNavigation.h b/Source/core/timing/PerformanceNavigation.h
|
| index fb320284f6f83f1d45c74e0ee4e2fa1a118689e2..25c75be0a78dfbecf5545bcf58f9a995907fda45 100644
|
| --- a/Source/core/timing/PerformanceNavigation.h
|
| +++ b/Source/core/timing/PerformanceNavigation.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef PerformanceNavigation_h
|
| #define PerformanceNavigation_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/frame/DOMWindowProperty.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|