| Index: services/video_capture/service_unittest_manifest.json
|
| diff --git a/services/video_capture/service_unittest_manifest.json b/services/video_capture/service_unittest_manifest.json
|
| index 2dcfb3ac57d92ca0ecceaf5d45616dd9edbb5e4b..987587163edebc0e33a864f1e8c5640794cb9964 100644
|
| --- a/services/video_capture/service_unittest_manifest.json
|
| +++ b/services/video_capture/service_unittest_manifest.json
|
| @@ -4,7 +4,7 @@
|
| "display_name": "Video Capture Unittests",
|
| "capabilities": {
|
| "required": {
|
| - "mojo:video_capture": {
|
| + "service:video_capture": {
|
| "classes": [ "tests" ] }
|
| }
|
| }
|
|
|