Chromium Code Reviews| Index: mojo/public/interfaces/bindings/tests/no_module.mojom |
| diff --git a/mojo/public/interfaces/bindings/tests/no_module.mojom b/mojo/public/interfaces/bindings/tests/no_module.mojom |
| index f3800112904ec7413c2412ce4cf1ac3ab48d24be..5bba152aacd55991626b963d9faf92aced05548c 100644 |
| --- a/mojo/public/interfaces/bindings/tests/no_module.mojom |
| +++ b/mojo/public/interfaces/bindings/tests/no_module.mojom |
| @@ -5,5 +5,5 @@ |
| // Entities without module |
| enum EnumWithoutModule { |
| - A |
| + A, |
| }; |