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