| Index: mojo/public/interfaces/bindings/tests/data/validation/associated_conformance_mthd2_good.data
|
| diff --git a/mojo/public/interfaces/bindings/tests/data/validation/associated_conformance_mthd2_master_interface_id.data b/mojo/public/interfaces/bindings/tests/data/validation/associated_conformance_mthd2_good.data
|
| similarity index 54%
|
| rename from mojo/public/interfaces/bindings/tests/data/validation/associated_conformance_mthd2_master_interface_id.data
|
| rename to mojo/public/interfaces/bindings/tests/data/validation/associated_conformance_mthd2_good.data
|
| index 511cd0d59c83dd641f56dbef89b691202436ef58..ab29603ec19105b33dc47a1a98d7e6f22baa5e13 100644
|
| --- a/mojo/public/interfaces/bindings/tests/data/validation/associated_conformance_mthd2_master_interface_id.data
|
| +++ b/mojo/public/interfaces/bindings/tests/data/validation/associated_conformance_mthd2_good.data
|
| @@ -1,15 +1,18 @@
|
| [dist4]message_header // num_bytes
|
| -[u4]0 // version
|
| +[u4]2 // version
|
| [u4]0 // interface ID
|
| [u4]2 // name
|
| [u4]0 // flags
|
| [u4]0 // padding
|
| +[u8]0 // request_id
|
| +[dist8]payload
|
| +[u8]0 // payload_interface_ids: This array is a nullable field.
|
| [anchr]message_header
|
|
|
| +[anchr]payload
|
| [dist4]method2_params // num_bytes
|
| [u4]0 // version
|
| -[u4]0 // associated interface pointer: 0 is the special master
|
| - // interface ID and should never be used as associated
|
| - // interface ID
|
| +[u4]0xFFFFFFFF // associated interface pointer: Invalid interface ID
|
| + // index.
|
| [u4]1 // associated interface pointer: version
|
| [anchr]method2_params
|
|
|