Chromium Code Reviews| Index: mojo/common/common_custom_types.mojom |
| diff --git a/mojo/common/common_custom_types.mojom b/mojo/common/common_custom_types.mojom |
| index aa871064c4206d54d8fc6d2dcac294ca42dc0a40..ba8d397aca1b3ce22f0f3c1121ec3f33e72bc21c 100644 |
| --- a/mojo/common/common_custom_types.mojom |
| +++ b/mojo/common/common_custom_types.mojom |
| @@ -21,3 +21,6 @@ struct TimeDelta; |
| [Native] |
| struct TimeTicks; |
| + |
| +[Native] |
| +struct String16; |