| Index: third_party/WebKit/Source/core/css/CSSProperties.json5
|
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.json5 b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| index 595762ff8cad6d3c51255da0332baab424ee5b0c..b929364fbdc6bb20b003e650e27cc132f3cde080 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -2539,7 +2539,7 @@
|
| inherited: true,
|
| field_template: "storage_only",
|
| type_name: "RubyPosition",
|
| - default_value: "kRubyPositionBefore",
|
| + default_value: "RubyPosition::kBefore",
|
| field_size: 1,
|
| field_group: "rare-inherited",
|
| },
|
|
|