Chromium Code Reviews| Index: Source/core/style/ComputedStyleConstants.h |
| diff --git a/Source/core/style/ComputedStyleConstants.h b/Source/core/style/ComputedStyleConstants.h |
| index 41054b2976481b6f0ca7bc0c47792495676944e0..8b6f3adc70edda9c7b3a3124c5da7883301c424f 100644 |
| --- a/Source/core/style/ComputedStyleConstants.h |
| +++ b/Source/core/style/ComputedStyleConstants.h |
| @@ -255,6 +255,10 @@ enum EListStyleType { |
| UpperArmenian, |
| Georgian, |
| CJKIdeographic, |
| + SimpChineseFormal, |
| + SimpChineseInformal, |
| + TradChineseFormal, |
| + TradChineseInformal, |
| Hiragana, |
| Katakana, |
| HiraganaIroha, |