| 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 f6d0b9fea22d0fc4d8a63fc8f3bccb341af3b185..3ebee27d63d99cc8ba1cf865a8be54e9ca0bae61 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -1216,7 +1216,7 @@
|
| name: "flex-direction",
|
| type_name: "EFlexDirection",
|
| field_template: "storage_only",
|
| - default_value: "kFlowRow",
|
| + default_value: "EFlexDirection::kRow",
|
| field_size: 2,
|
| field_group: "rare-non-inherited->flexible-box",
|
| },
|
|
|