| Index: services/service_manager/tests/shutdown/shutdown_unittest.mojom
|
| diff --git a/services/service_manager/tests/shutdown/shutdown_unittest.mojom b/services/service_manager/tests/shutdown/shutdown_unittest.mojom
|
| index 003fdfcc4c2f608a7690bcbb8b2e30282df6b516..ac15b4d0ffdcd70b89e4802611a383e77c8156dd 100644
|
| --- a/services/service_manager/tests/shutdown/shutdown_unittest.mojom
|
| +++ b/services/service_manager/tests/shutdown/shutdown_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.mojom;
|
| +module service_manager.mojom;
|
|
|
| interface ShutdownTestService {
|
| SetClient(ShutdownTestClient client);
|
|
|