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..20c23e65b1c24977bcd233fd0e896589b71cff57 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.json5 |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
@@ -1271,7 +1271,7 @@ |
inherited: true, |
field_template: "storage_only", |
type_name: "EImageRendering", |
- default_value: "kImageRenderingAuto", |
+ default_value: "EImageRendering::kAuto", |
field_size: 3, |
field_group: "rare-inherited", |
}, |