Chromium Code Reviews| Index: ui/gfx/vector_icon_types.h |
| diff --git a/ui/gfx/vector_icon_types.h b/ui/gfx/vector_icon_types.h |
| index 034ab99fb2cc70286863accd7b5fdd83ed185a87..8def67d2fcc7899a2cb28daa6242e2d8533f4728 100644 |
| --- a/ui/gfx/vector_icon_types.h |
| +++ b/ui/gfx/vector_icon_types.h |
| @@ -44,6 +44,7 @@ enum CommandType { |
| R_V_LINE_TO, |
| CUBIC_TO, |
| R_CUBIC_TO, |
| + CUBIC_TO_SHORTHAND, |
| CIRCLE, |
| ROUND_RECT, |
| CLOSE, |