| 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 55217e27d78e1cded96d8756ce007f8150da2c44..adb51c5c2b93ab217ac7650557b083b903aae874 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -2148,7 +2148,7 @@
|
| runtime_flag: "CSS3TextDecorations",
|
| field_template: "storage_only",
|
| type_name: "TextUnderlinePosition",
|
| - default_value: "kTextUnderlinePositionAuto",
|
| + default_value: "TextUnderlinePosition::kAuto",
|
| field_size: 1,
|
| field_group: "rare-inherited",
|
| },
|
|
|