| 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 5bbe48c46871ec7025a58eec288dd88be97ea7d5..cb503fa1bbcaa0df430571ebfc3bc90973428598 100644
|
| --- a/third_party/WebKit/Source/core/style/ComputedStyleConstants.h
|
| +++ b/third_party/WebKit/Source/core/style/ComputedStyleConstants.h
|
| @@ -292,8 +292,6 @@ enum class EImageRendering {
|
| kPixelated
|
| };
|
|
|
| -enum class RubyPosition { kBefore, kAfter };
|
| -
|
| static const size_t kGridAutoFlowBits = 4;
|
| enum InternalGridAutoFlowAlgorithm {
|
| kInternalAutoFlowAlgorithmSparse = 0x1,
|
|
|