Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(264)

Unified Diff: services/video_capture/service_unittest_manifest.json

Issue 2244763002: Video Capture Mojo (1.4a.a): Add service configurator interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@MakeService
Patch Set: Merge-in changes from upstream Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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" ] }
}
}
}

Powered by Google App Engine
This is Rietveld 408576698