| 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 96c5fcf28f9eca7fcf0033f95750d43489622bf4..ba93d18441de3c4fdeffb52db8c4c23741f0dc4c 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -1244,7 +1244,7 @@
|
| name: "flex-wrap",
|
| type_name: "EFlexWrap",
|
| field_template: "storage_only",
|
| - default_value: "kFlexNoWrap",
|
| + default_value: "EFlexWrap::kNowrap",
|
| field_size: 2,
|
| field_group: "rare-non-inherited->flexible-box",
|
| },
|
|
|