Chromium Code Reviews| Index: Source/core/layout/LayoutCounter.h |
| diff --git a/Source/core/layout/LayoutCounter.h b/Source/core/layout/LayoutCounter.h |
| index d970d3867540cf112e90229b0db5f6a47748f330..973803693348b26710b129c52ba81ee71fd45610 100644 |
| --- a/Source/core/layout/LayoutCounter.h |
| +++ b/Source/core/layout/LayoutCounter.h |
| @@ -23,7 +23,7 @@ |
| #define LayoutCounter_h |
| #include "core/layout/LayoutText.h" |
| -#include "core/layout/style/CounterContent.h" |
| +#include "core/style/CounterContent.h" |
| namespace blink { |