Chromium Code Reviews| 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 2c4756ca98bdd0ea0cbad6583be689e36746ceed..f8d4cf865a40d2a9b45f4cb1b428b1efd0144d5a 100644 |
| --- a/services/video_capture/service_unittest_manifest.json |
| +++ b/services/video_capture/service_unittest_manifest.json |
| @@ -5,7 +5,7 @@ |
| "capabilities": { |
| "required": { |
| "mojo:video_capture": { |
| - "classes": [ "all" ] } |
| + "classes": [ "testing" ] } |
| } |
| } |
| } |