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 e06e3ddda923b8afdb142156471868a393eb6a47..7f5ca24f799dd92d7b6b12e09b43592308ac8d33 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.json5 |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
@@ -2040,7 +2040,7 @@ |
runtime_flag: "CSS3TextDecorations", |
field_template: "storage_only", |
type_name: "TextDecorationSkip", |
- default_value: "kTextDecorationSkipObjects", |
+ default_value: "TextDecorationSkip::kObjects", |
field_size: 3, |
field_group: "rare-inherited", |
}, |