| Index: services/shell/tests/lifecycle/parent_manifest.json
|
| diff --git a/services/shell/tests/lifecycle/parent_manifest.json b/services/shell/tests/lifecycle/parent_manifest.json
|
| index 25191c86cacba95100927e61200761cd775f39af..29975a7170064ecf26157568a416b56717fd879e 100644
|
| --- a/services/shell/tests/lifecycle/parent_manifest.json
|
| +++ b/services/shell/tests/lifecycle/parent_manifest.json
|
| @@ -5,7 +5,7 @@
|
| "capabilities": {
|
| "required": {
|
| "mojo:lifecycle_unittest_app": {
|
| - "interfaces": [ "mojo::shell::test::mojom::LifecycleControl" ]
|
| + "interfaces": [ "shell::test::mojom::LifecycleControl" ]
|
| }
|
| }
|
| }
|
|
|