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

Unified Diff: media/mojo/services/test_manifest.json

Issue 1977173002: Rename media::interfaces to media::mojom. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android + chromeos files Created 4 years, 7 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 | « media/mojo/services/service_factory_impl.cc ('k') | media/test/pipeline_integration_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/test_manifest.json
diff --git a/media/mojo/services/test_manifest.json b/media/mojo/services/test_manifest.json
index d4dbaba801af4ba78b8b6e870f53f4939148e49e..7abff71e3ce2232db4a6e1dbbc5f7aff79bf4cce 100644
--- a/media/mojo/services/test_manifest.json
+++ b/media/mojo/services/test_manifest.json
@@ -5,7 +5,7 @@
"capabilities": {
"required": {
"*": { "classes": [ "app" ] },
- "mojo:media": { "interfaces": [ "media::interfaces::ServiceFactory" ] }
+ "mojo:media": { "interfaces": [ "media::mojom::ServiceFactory" ] }
}
}
}
« no previous file with comments | « media/mojo/services/service_factory_impl.cc ('k') | media/test/pipeline_integration_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698