| Index: third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5
|
| diff --git a/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5 b/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5
|
| index d1390a294d246bbf7fbfe3360b8085d42c4be2b8..07ead8ec497127cd4013c086825f9482cdedee5c 100644
|
| --- a/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5
|
| +++ b/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5
|
| @@ -428,7 +428,7 @@
|
| inherited: true,
|
| field_template: "storage_only",
|
| type_name: "TextEmphasisPosition",
|
| - default_value: "kTextEmphasisPositionOver",
|
| + default_value: "TextEmphasisPosition::kOver",
|
| field_size: 1,
|
| field_group: "rare-inherited",
|
| },
|
|
|