Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(136)

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/integration_intf_rqst_mthd0_unexpected_struct_header.data

Issue 2250183003: Make the fuchsia mojo/public repo the source of truth. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [dist4]message_header // num_bytes
2 [u4]1 // version
3 [u4]0 // name
4 [u4]1 // flags kMessageExpectsResponse
5 [u8]7 // request_id
6 [anchr]message_header
7
8 [dist4]method0_params // num_bytes
9 [u4]0 // version
10 [dist8]param0_ptr // param0
11 [anchr]method0_params
12
13 [anchr]param0_ptr
14 [u4]0 // num_bytes: The struct size is too small.
15 [u4]0 // version
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698