| Index: services/video_capture/test/service_unittest_manifest.json
|
| diff --git a/services/video_capture/test/service_unittest_manifest.json b/services/video_capture/test/service_unittest_manifest.json
|
| index c8d45bc19206c0caefc35e0f4a5ffbb6a34354b6..482363248a247f2fb6d90809e07adff4cfd93a34 100644
|
| --- a/services/video_capture/test/service_unittest_manifest.json
|
| +++ b/services/video_capture/test/service_unittest_manifest.json
|
| @@ -4,7 +4,8 @@
|
| "interface_provider_specs": {
|
| "service_manager:connector": {
|
| "requires": {
|
| - "video_capture": [ "tests" ]
|
| + "video_capture": [ "tests" ],
|
| + "service_manager": [ "service_manager:service_manager" ]
|
| }
|
| }
|
| }
|
|
|