| Index: mojo/common/traits_test_service.mojom
|
| diff --git a/mojo/common/traits_test_service.mojom b/mojo/common/traits_test_service.mojom
|
| index bf508cd661a3d2f042c61280010911198618f473..7659eea8abb28f40eebcab517a0c082369f106f7 100644
|
| --- a/mojo/common/traits_test_service.mojom
|
| +++ b/mojo/common/traits_test_service.mojom
|
| @@ -4,7 +4,7 @@
|
|
|
| module mojo.common.mojom;
|
|
|
| -import "mojo/common/common_custom_types.mojom";
|
| +import "mojo/common/version.mojom";
|
|
|
| // All functions on this interface echo their arguments to test StructTraits
|
| // serialization and deserialization.
|
|
|