Index: third_party/mojo_services/src/surfaces/public/interfaces/quads.mojom |
diff --git a/third_party/mojo_services/src/surfaces/public/interfaces/quads.mojom b/third_party/mojo_services/src/surfaces/public/interfaces/quads.mojom |
index 2418d51af497f883ad0eaf36037849469395d09e..3022df0a2e0b8123c111f0bb39847a3edcd182ac 100644 |
--- a/third_party/mojo_services/src/surfaces/public/interfaces/quads.mojom |
+++ b/third_party/mojo_services/src/surfaces/public/interfaces/quads.mojom |
@@ -202,7 +202,7 @@ struct SharedQuadState { |
}; |
struct Pass { |
- int32 id; |
+ RenderPassId id; |
Rect output_rect; |
Rect damage_rect; |
Transform transform_to_root_target; |