| Index: Source/core/layout/style/StyleGridData.h
|
| diff --git a/Source/core/layout/style/StyleGridData.h b/Source/core/layout/style/StyleGridData.h
|
| index 399fc86a1f506566e6b2228e5931e0904ac2ff98..53e2e6d8b20102dbfa55812ee0073ba9b0630966 100644
|
| --- a/Source/core/layout/style/StyleGridData.h
|
| +++ b/Source/core/layout/style/StyleGridData.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "core/layout/style/GridCoordinate.h"
|
| #include "core/layout/style/GridTrackSize.h"
|
| -#include "core/layout/style/LayoutStyleConstants.h"
|
| +#include "core/layout/style/ComputedStyleConstants.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/Vector.h"
|
|
|