| 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 ec0ef3a35170ec9a5260665c12af5f86a28ddd67..ca22f388da672eff5c9b9bb9649d197262bfa1cc 100644
|
| --- a/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5
|
| +++ b/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5
|
| @@ -446,7 +446,7 @@
|
| inherited: true,
|
| field_template: "storage_only",
|
| type_name: "TextIndentType",
|
| - default_value: "kTextIndentNormal",
|
| + default_value: "TextIndentType::kNormal",
|
| field_size: 1,
|
| field_group: "rare-inherited",
|
| },
|
|
|