| Index: Source/core/rendering/style/RenderStyleConstants.h
|
| diff --git a/Source/core/rendering/style/RenderStyleConstants.h b/Source/core/rendering/style/RenderStyleConstants.h
|
| index 178b93ab67bdb11596778c03ffe8c89c375b9017..2108f589180e5f3cd9d6d39d3c65a4cb6584d0ee 100644
|
| --- a/Source/core/rendering/style/RenderStyleConstants.h
|
| +++ b/Source/core/rendering/style/RenderStyleConstants.h
|
| @@ -431,7 +431,6 @@ enum EDisplay {
|
| TABLE_CAPTION, BOX, INLINE_BOX,
|
| FLEX, INLINE_FLEX,
|
| GRID, INLINE_GRID,
|
| - LAZY_BLOCK,
|
| NONE
|
| };
|
|
|
|
|