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

Unified Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd15_unexpected_null_union_in_array.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 side-by-side diff with in-line comments
Download patch
Index: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd15_unexpected_null_union_in_array.data
diff --git a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd15_unexpected_null_union_in_array.data b/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd15_unexpected_null_union_in_array.data
deleted file mode 100644
index 0d908661abd8d6f75413c2b14c08a076145d2d0e..0000000000000000000000000000000000000000
--- a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd15_unexpected_null_union_in_array.data
+++ /dev/null
@@ -1,43 +0,0 @@
-[dist4]message_header // num_bytes
-[u4]0 // version
-[u4]15 // name
-[u4]0 // flags
-[anchr]message_header
-
-[dist4]method15_params // num_bytes
-[u4]0 // version
-[dist8]param0_ptr // param0
-[anchr]method15_params
-
-[anchr]param0_ptr
-[dist4]struct_h // num_bytes
-[u4]0 // version
-[b]00000001 // a
-[u1]22 // b
-0 0 0 0 0 0 // padding
-[u4]0 // null union
-0 0 0 0 0 0 0 0 0 0 0 0
-[dist8]array_ptr // union array
-[u8]0 // null union map
-[anchr]struct_h
-
-[anchr]array_ptr
-[dist4]array // num_bytes
-[u4]3 // num elements
-
- // element 0 (elements are not nullable)
-[u4]0 // null union
-0 0 0 0 0 0 0 0 0 0 0 0
-
- // element 1
-[u4]16 // union size
-[u4]1 // union tag
-[u4]10 // union value
-[u4]0 // union value unused
-
- // element 2
-[u4]16 // union size
-[u4]1 // union tag
-[u4]10 // union value
-[u4]0 // union value unused
-[anchr]array

Powered by Google App Engine
This is Rietveld 408576698