Index: services/shell/background/tests/test.mojom |
diff --git a/services/shell/background/tests/test.mojom b/services/shell/background/tests/test.mojom |
index a021d707cab44c0de225c26f85f8d07474bdea89..18a92ec2634bed55b4048f5ece0e83b36f0c7b8f 100644 |
--- a/services/shell/background/tests/test.mojom |
+++ b/services/shell/background/tests/test.mojom |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-module mojo.shell.mojom; |
+module shell.mojom; |
interface TestService { |
Test() => (); |