| 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 01adce342af121adb03f9f307052c1aa44f4f660..2fe451fc298f3ba9efae70c86b6034ef3fe17236 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -2126,7 +2126,7 @@
|
| converter: "ConvertTextSizeAdjust",
|
| inherited: true,
|
| getter: "GetTextSizeAdjust",
|
| - field_template: "storage_only",
|
| + field_template: "external",
|
| type_name: "TextSizeAdjust",
|
| include_paths: ["core/style/TextSizeAdjust.h"],
|
| default_value: "TextSizeAdjust::AdjustAuto()",
|
|
|