| 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..e56df04dd5c57f13c09d818034cdfa455b562ded 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -2032,7 +2032,7 @@
|
| name_for_methods: "TextCombine",
|
| field_template: "storage_only",
|
| type_name: "TextCombine",
|
| - default_value: "kTextCombineNone",
|
| + default_value: "TextCombine::kNone",
|
| field_size: 1,
|
| field_group: "rare-inherited",
|
| },
|
|
|