| Index: Source/core/frame/BarProp.cpp
|
| diff --git a/Source/core/page/BarProp.cpp b/Source/core/frame/BarProp.cpp
|
| similarity index 98%
|
| rename from Source/core/page/BarProp.cpp
|
| rename to Source/core/frame/BarProp.cpp
|
| index 14b94ad3503a73167ab49fba8fe915af2ce966fa..cc987187cd75a6144bceb6e43d5979f0adc92992 100644
|
| --- a/Source/core/page/BarProp.cpp
|
| +++ b/Source/core/frame/BarProp.cpp
|
| @@ -27,7 +27,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/page/BarProp.h"
|
| +#include "core/frame/BarProp.h"
|
|
|
| #include "core/page/Chrome.h"
|
| #include "core/frame/Frame.h"
|
|
|