| Index: Source/core/timing/Performance.h
|
| diff --git a/Source/core/timing/Performance.h b/Source/core/timing/Performance.h
|
| index 1ef9d45aec85932669a6dd91f2bdf7044295cea9..9fb1b5c2e2fc56433634436f4e33b9b4a0999cba 100644
|
| --- a/Source/core/timing/Performance.h
|
| +++ b/Source/core/timing/Performance.h
|
| @@ -32,7 +32,7 @@
|
| #ifndef Performance_h
|
| #define Performance_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/events/EventTarget.h"
|
| #include "core/frame/DOMWindowProperty.h"
|
| #include "core/timing/MemoryInfo.h"
|
|
|