| Index: Source/core/style/ContentData.h
|
| diff --git a/Source/core/layout/style/ContentData.h b/Source/core/style/ContentData.h
|
| similarity index 98%
|
| rename from Source/core/layout/style/ContentData.h
|
| rename to Source/core/style/ContentData.h
|
| index 21fbd87ff7b6b52391acfdfcc5af1a110e312d55..b3cf9f55524f28e87153265750471dac58ce9969 100644
|
| --- a/Source/core/layout/style/ContentData.h
|
| +++ b/Source/core/style/ContentData.h
|
| @@ -25,8 +25,8 @@
|
| #ifndef ContentData_h
|
| #define ContentData_h
|
|
|
| -#include "core/layout/style/CounterContent.h"
|
| -#include "core/layout/style/StyleImage.h"
|
| +#include "core/style/CounterContent.h"
|
| +#include "core/style/StyleImage.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
|
|