| 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 74209a4fde4591cd841a3116d07356863968eaeb..efc5f24374d7df39a5e7b37ff3783afb7d76f9ea 100644
|
| --- a/third_party/WebKit/Source/core/style/ComputedStyleConstants.h
|
| +++ b/third_party/WebKit/Source/core/style/ComputedStyleConstants.h
|
| @@ -169,8 +169,6 @@ enum class EVerticalAlign : unsigned {
|
| Length
|
| };
|
|
|
| -enum class ETableLayout : unsigned { kAuto, kFixed };
|
| -
|
| enum TextCombine { TextCombineNone, TextCombineAll };
|
|
|
| enum EFillAttachment {
|
|
|