Index: third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_misaligned_struct.data |
diff --git a/third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_misaligned_struct.data b/third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_misaligned_struct.data |
index 051dcccc557e618845e4d93775c802ddf5e28f8d..03ae712e7a4c2780157da3013da6e69488396f30 100644 |
--- a/third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_misaligned_struct.data |
+++ b/third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_misaligned_struct.data |
@@ -1,11 +1,11 @@ |
[dist4]message_header // num_bytes |
-[u4]2 // num_fields |
+[u4]2 // version |
[u4]1 // name |
[u4]0 // flags |
[anchr]message_header |
[dist4]method1_params // num_bytes |
-[u4]1 // num_fields |
+[u4]0 // version |
[dist8]param0_ptr // param0 |
[anchr]method1_params |
@@ -13,6 +13,6 @@ |
[anchr]param0_ptr |
[dist4]struct_a // num_bytes |
-[u4]1 // num_fields |
+[u4]0 // version |
[u8]1234 // i |
[anchr]struct_a |