Chromium Code Reviews| Index: Source/core/layout/style/CounterContent.h |
| diff --git a/Source/core/layout/style/CounterContent.h b/Source/core/layout/style/CounterContent.h |
| index 6b99f1d652403456194600f687d9589b480fd900..5e97aa16449a18c89cc1de7f6d5200cd0827017c 100644 |
| --- a/Source/core/layout/style/CounterContent.h |
| +++ b/Source/core/layout/style/CounterContent.h |
| @@ -25,7 +25,7 @@ |
| #ifndef CounterContent_h |
| #define CounterContent_h |
| -#include "core/layout/style/LayoutStyleConstants.h" |
| +#include "core/layout/style/ComputedStyleConstants.h" |
| #include "wtf/text/AtomicString.h" |
| namespace blink { |