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

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd6_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 [dist4]message_header // num_bytes 1 [dist4]message_header // num_bytes
2 [u4]0 // version 2 [u4]0 // version
3 [u4]0 // interface ID 3 [u4]0 // interface ID
4 [u4]6 // name 4 [u4]6 // name
5 [u4]0 // flags 5 [u4]0 // flags
6 [u4]0 // padding 6 [u4]0 // padding
7 [anchr]message_header 7 [anchr]message_header
8 8
9 [dist4]method6_params // num_bytes 9 [dist4]method6_params // num_bytes
10 [u4]0 // version 10 [u4]0 // version
11 [dist8]param0_ptr // param0 11 [dist8]param0_ptr // param0
12 [anchr]method6_params 12 [anchr]method6_params
13 13
14 [anchr]param0_ptr 14 [anchr]param0_ptr
15 [dist4]array_param // num_bytes 15 [dist4]array_param // num_bytes
16 [u4]1 // num_elements 16 [u4]1 // num_elements
17 [dist8]element_ptr 17 [dist8]element_ptr
18 [anchr]array_param 18 [anchr]array_param
19 19
20 [anchr]element_ptr 20 [anchr]element_ptr
21 [dist4]array_element // num_bytes 21 [dist4]array_element // num_bytes
22 [u4]10 // num_elements 22 [u4]10 // num_elements
23 0 1 2 3 4 5 6 7 8 9 23 0 1 2 3 4 5 6 7 8 9
24 [anchr]array_element 24 [anchr]array_element
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698