| Index: Source/core/paint/LineBoxListPainter.h
|
| diff --git a/Source/core/paint/LineBoxListPainter.h b/Source/core/paint/LineBoxListPainter.h
|
| index f2463452afb997f3dfcee54760f2977d42e363fc..16e3166df6a5cd57fa5a59a79e5a4fc895ee06bc 100644
|
| --- a/Source/core/paint/LineBoxListPainter.h
|
| +++ b/Source/core/paint/LineBoxListPainter.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef LineBoxListPainter_h
|
| #define LineBoxListPainter_h
|
|
|
| -#include "core/layout/style/LayoutStyleConstants.h"
|
| +#include "core/layout/style/ComputedStyleConstants.h"
|
|
|
| namespace blink {
|
|
|
|
|