Chromium Code Reviews

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

Issue 814543006: Move //mojo/{public, edk} underneath //third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: mojo/public/interfaces/bindings/tests/data/validation/integration_intf1_mthd0_rqst_unexpected_struct_header.data
diff --git a/mojo/public/interfaces/bindings/tests/data/validation/integration_intf1_mthd0_rqst_unexpected_struct_header.data b/mojo/public/interfaces/bindings/tests/data/validation/integration_intf1_mthd0_rqst_unexpected_struct_header.data
deleted file mode 100644
index 3dcca9d521ce31c7018549201ceb6a0141268d75..0000000000000000000000000000000000000000
--- a/mojo/public/interfaces/bindings/tests/data/validation/integration_intf1_mthd0_rqst_unexpected_struct_header.data
+++ /dev/null
@@ -1,14 +0,0 @@
-[dist4]message_header // num_bytes
-[u4]2 // num_fields
-[u4]0 // name
-[u4]0 // flags
-[anchr]message_header
-
-[dist4]method0_params // num_bytes
-[u4]1 // num_fields
-[dist8]param0_ptr // param0
-[anchr]method0_params
-
-[anchr]param0_ptr
-[u4]0 // num_bytes: The struct size is too small.
-[u4]0 // num_fields

Powered by Google App Engine