| Index: third_party/WebKit/Source/core/style/ComputedStyleConstants.h
|
| diff --git a/third_party/WebKit/Source/core/style/ComputedStyleConstants.h b/third_party/WebKit/Source/core/style/ComputedStyleConstants.h
|
| index 383dfc3c9ba98dc37dc3eba634a6d69cc8c5a3d7..6ffe69637e9763cb32897e9732f4627eaafe2591 100644
|
| --- a/third_party/WebKit/Source/core/style/ComputedStyleConstants.h
|
| +++ b/third_party/WebKit/Source/core/style/ComputedStyleConstants.h
|
| @@ -432,8 +432,6 @@ enum EBreak {
|
| // shorthands.
|
| };
|
|
|
| -enum class EListStylePosition : unsigned { Outside, Inside };
|
| -
|
| enum class ECursor : unsigned {
|
| Auto,
|
| Cross,
|
|
|