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

Unified Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_wrong_handle_order.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. 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_mthd5_wrong_handle_order.data
diff --git a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_wrong_handle_order.data b/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_wrong_handle_order.data
deleted file mode 100644
index c6fa8eac086851540c350cce8c612df73b810b04..0000000000000000000000000000000000000000
--- a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_wrong_handle_order.data
+++ /dev/null
@@ -1,36 +0,0 @@
-[handles]10
-
-[dist4]message_header // num_bytes
-[u4]2 // num_fields
-[u4]5 // name
-[u4]0 // flags
-[anchr]message_header
-
-[dist4]method5_params // num_bytes
-[u4]2 // num_fields
-[dist8]param0_ptr // param0
-[u4]9 // param1
-[u4]0 // padding
-[anchr]method5_params
-
-[anchr]param0_ptr
-[dist4]struct_e // num_bytes
-[u4]2 // num_fields
-[dist8]struct_d_ptr // struct_d
-[u4]1 // data_pipe_consumer: It is smaller than those handles
- // in |message_pipe_array|, which is wrong.
-[u4]0 // padding
-[anchr]struct_e
-
-[anchr]struct_d_ptr
-[dist4]struct_d // num_bytes
-[u4]1 // num_fields
-[dist8]message_pipes_ptr // message_pipes
-[anchr]struct_d
-
-[anchr]message_pipes_ptr
-[dist4]message_pipe_array // num_bytes
-[u4]2 // num_elements
-[u4]3
-[u4]4
-[anchr]message_pipe_array

Powered by Google App Engine
This is Rietveld 408576698