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

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd9_good.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 [handles]4 1 [handles]4
2 2
3 [dist4]message_header // num_bytes 3 [dist4]message_header // num_bytes
4 [u4]0 // version 4 [u4]0 // version
5 [u4]0 // interface ID 5 [u4]0 // interface ID
6 [u4]9 // name 6 [u4]9 // name
7 [u4]0 // flags 7 [u4]0 // flags
8 [u4]0 // padding 8 [u4]0 // padding
9 [anchr]message_header 9 [anchr]message_header
10 10
(...skipping 16 matching lines...) Expand all
27 [s4]-1 // An invalid handle, which is okay. 27 [s4]-1 // An invalid handle, which is okay.
28 [anchr]nested_array_0 28 [anchr]nested_array_0
29 29
30 [anchr]nested_array_ptr_1 30 [anchr]nested_array_ptr_1
31 [dist4]nested_array_1 // num_bytes 31 [dist4]nested_array_1 // num_bytes
32 [u4]3 // num_elements 32 [u4]3 // num_elements
33 [u4]2 33 [u4]2
34 [s4]-1 // An invalid handle, which is okay. 34 [s4]-1 // An invalid handle, which is okay.
35 [u4]3 35 [u4]3
36 [anchr]nested_array_1 36 [anchr]nested_array_1
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698