Index: third_party/WebKit/Source/core/css/CSSProperties.in |
diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in |
index 1e4e23968cae639a7e35df0514b807f1194b4d7f..7dc3bee01db71f35bc457ed05c30ed429f137b54 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.in |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in |
@@ -103,7 +103,7 @@ text-rendering inherited, font, type_name=TextRenderingMode |
zoom custom_all |
align-content initial=initialContentAlignment, converter=convertContentAlignmentData |
-align-items initial=initialSelfAlignment, converter=convertSelfOrDefaultAlignmentData |
+align-items initial=initialDefaultAlignment, converter=convertSelfOrDefaultAlignmentData |
alignment-baseline svg |
align-self initial=initialSelfAlignment, converter=convertSelfOrDefaultAlignmentData |
animation-delay custom_all |