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

Unified Diff: chrome/test/base/mash_browser_tests_manifest.json

Issue 2420253002: Rename shell namespace to service_manager (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 | « chrome/test/base/mash_browser_tests_main.cc ('k') | chrome/test/base/mojo_test_connector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/base/mash_browser_tests_manifest.json
diff --git a/chrome/test/base/mash_browser_tests_manifest.json b/chrome/test/base/mash_browser_tests_manifest.json
index a1d1140dbbc18620dd11dfb6943d525cd04ac393..31a7c14f14ed12b472a6cc1bb539e0c619126c88 100644
--- a/chrome/test/base/mash_browser_tests_manifest.json
+++ b/chrome/test/base/mash_browser_tests_manifest.json
@@ -4,7 +4,7 @@
"display_name": "Mash Browser Tests",
"capabilities": {
"provided": {
- "shell:service_factory": [ "shell::mojom::ServiceFactory" ]
+ "shell:service_factory": [ "service_manager::mojom::ServiceFactory" ]
},
"required": {
"*": [ "app" ]
« no previous file with comments | « chrome/test/base/mash_browser_tests_main.cc ('k') | chrome/test/base/mojo_test_connector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698