Index: ui/gfx/buffer_types.h |
diff --git a/ui/gfx/buffer_types.h b/ui/gfx/buffer_types.h |
index b25f3dfcd4bee7986cecac3673868fed91abeb53..aabfb416adf93ac517a5c1f2fff1388df64aa22a 100644 |
--- a/ui/gfx/buffer_types.h |
+++ b/ui/gfx/buffer_types.h |
@@ -17,6 +17,7 @@ enum class BufferFormat { |
ETC1, |
R_8, |
RGBA_4444, |
+ RGBX_8888, |
RGBA_8888, |
BGRX_8888, |
BGRA_8888, |