| Index: Source/core/frame/BarProp.h
|
| diff --git a/Source/core/frame/BarProp.h b/Source/core/frame/BarProp.h
|
| index 534a4c6373ef78fb00fc0ca3b328b1d1073df004..7c3ecd652fa8bd264968f3815332e6b8882228d0 100644
|
| --- a/Source/core/frame/BarProp.h
|
| +++ b/Source/core/frame/BarProp.h
|
| @@ -29,7 +29,7 @@
|
| #ifndef BarProp_h
|
| #define BarProp_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"
|
|
|