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

Unified Diff: services/video_capture/service_unittest_manifest.json

Issue 2390013002: Rename mojo: to service: (Closed)
Patch Set: . Created 4 years, 2 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
« no previous file with comments | « services/video_capture/service_manifest.json ('k') | services/video_capture/video_capture_service_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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" ] }
}
}
« no previous file with comments | « services/video_capture/service_manifest.json ('k') | services/video_capture/video_capture_service_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698