| Index: Source/core/style/CounterDirectives.cpp
|
| diff --git a/Source/core/layout/style/CounterDirectives.cpp b/Source/core/style/CounterDirectives.cpp
|
| similarity index 96%
|
| rename from Source/core/layout/style/CounterDirectives.cpp
|
| rename to Source/core/style/CounterDirectives.cpp
|
| index 78a1ff89830cd8d710500cb00b7a1cda6a18efb5..5b7511780ccfa2ab23627726691f7486dabb201e 100644
|
| --- a/Source/core/layout/style/CounterDirectives.cpp
|
| +++ b/Source/core/style/CounterDirectives.cpp
|
| @@ -20,7 +20,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/layout/style/CounterDirectives.h"
|
| +#include "core/style/CounterDirectives.h"
|
|
|
| #include "wtf/PassOwnPtr.h"
|
|
|
|
|