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

Unified Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd7_good.data

Issue 466613002: Add validation logic for non-nullable types. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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_mthd7_good.data
diff --git a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd7_good.data b/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd7_good.data
index c6e97d47b9631a5fcf57a090b392f0a6990c1717..d6562af6adbc12bb58f299dc09641810becbbf8f 100644
--- a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd7_good.data
+++ b/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd7_good.data
@@ -8,14 +8,14 @@
[u4]2 // num_fields
[dist8]param0_ptr // param0
[dist8]param1_ptr // param1
-[u8]0 // padding
+[u8]0 // unknown
[anchr]method7_params
[anchr]param0_ptr
-[dist4]struct_c // num_bytes
+[dist4]struct_f // num_bytes
[u4]1 // num_fields
-[dist8]array_ptr // array
-[anchr]struct_c
+[dist8]array_ptr // fixed_size_array
+[anchr]struct_f
[anchr]array_ptr
[dist4]array_member // num_bytes

Powered by Google App Engine
This is Rietveld 408576698