Chromium Code Reviews| Index: ui/gfx/buffer_types.h |
| diff --git a/ui/gfx/buffer_types.h b/ui/gfx/buffer_types.h |
| index 4701114e60ed107996df3af5d161967553346c52..7e1a157afd039e8aaae59e96e5b9df72d906f978 100644 |
| --- a/ui/gfx/buffer_types.h |
| +++ b/ui/gfx/buffer_types.h |
| @@ -16,6 +16,7 @@ enum class BufferFormat { |
| DXT5, |
| ETC1, |
| R_8, |
| + RG_88, |
| BGR_565, |
| RGBA_4444, |
| RGBX_8888, |