Index: services/shell/tests/lifecycle/lifecycle_unittest.mojom |
diff --git a/services/shell/tests/lifecycle/lifecycle_unittest.mojom b/services/shell/tests/lifecycle/lifecycle_unittest.mojom |
index 2197e3bcab3f61c0bb68815a05e026fd1758eddf..212398c8167def7cccc48634d1ae6ee285adf349 100644 |
--- a/services/shell/tests/lifecycle/lifecycle_unittest.mojom |
+++ b/services/shell/tests/lifecycle/lifecycle_unittest.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.test.mojom; |
+module shell.test.mojom; |
// An interface implemented by an application exposing different ways for the |
// application to "shut down" from the caller and shell's perspective. |