| Index: mojo/public/cpp/bindings/tests/test_native_types_chromium.typemap
|
| diff --git a/mojo/public/cpp/bindings/tests/test_native_types_chromium.typemap b/mojo/public/cpp/bindings/tests/test_native_types_chromium.typemap
|
| index d7786733599c862e4af6fb6fbd30f6a39db8e015..6533dcc6077b41eea0d1f6952c2927c3d5b2d12e 100644
|
| --- a/mojo/public/cpp/bindings/tests/test_native_types_chromium.typemap
|
| +++ b/mojo/public/cpp/bindings/tests/test_native_types_chromium.typemap
|
| @@ -12,4 +12,4 @@ deps = [
|
| "//ipc:param_traits",
|
| ]
|
|
|
| -type_mappings = [ "mojo.test.PickledStruct=mojo::test::PickledStructChromium" ]
|
| +type_mappings = [ "mojo.test.PickledStruct=mojo::test::PickledStructChromium(pass_by_value)" ]
|
|
|