| Index: Source/core/frame/BarProp.h
|
| diff --git a/Source/core/page/BarProp.h b/Source/core/frame/BarProp.h
|
| similarity index 98%
|
| rename from Source/core/page/BarProp.h
|
| rename to Source/core/frame/BarProp.h
|
| index 9c6b7241710d55f122817e0901139943597c356c..1d188e14a840a50627c5d8b33f168b933d17d8c9 100644
|
| --- a/Source/core/page/BarProp.h
|
| +++ b/Source/core/frame/BarProp.h
|
| @@ -30,7 +30,7 @@
|
| #define BarProp_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "core/page/DOMWindowProperty.h"
|
| +#include "core/frame/DOMWindowProperty.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|
|
|