Index: cc/ipc/quads.mojom |
diff --git a/cc/ipc/quads.mojom b/cc/ipc/quads.mojom |
index 39c1b282d7c1251e40b5c15a9ad73a614f26bb2f..0816589137fa888add434a199b19a7b5afb1ab8b 100644 |
--- a/cc/ipc/quads.mojom |
+++ b/cc/ipc/quads.mojom |
@@ -93,6 +93,7 @@ struct YUVVideoQuadState { |
YUVColorSpace color_space; |
float resource_offset; |
float resource_multiplier; |
+ uint32 bits_per_channel; |
piman
2016/07/26 06:46:48
You also need to modify the ParamTraits for YUVVid
|
}; |
enum Material { |