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

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

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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
1 [dist4]message_header // num_bytes 1 [dist4]message_header // num_bytes
2 [u4]1 // version 2 [u4]1 // version
3 [u4]0 // interface ID 3 [u4]0 // interface ID
4 [u4]0xffffffff // name 4 [u4]0xffffffff // name
5 [u4]3 // flags: This combination is illegal. 5 [u4]3 // flags: This combination is illegal.
6 [u4]0 // padding 6 [u4]0 // padding
7 [u8]1 // request_id 7 [u8]1 // request_id
8 [anchr]message_header 8 [anchr]message_header
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698