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

Unified Diff: services/navigation/manifest.json

Issue 1986003002: Revert of Add a basic browser to mash that uses the navigation service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « services/navigation/content_client/main_delegate.cc ('k') | services/navigation/navigation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/navigation/manifest.json
diff --git a/services/navigation/manifest.json b/services/navigation/manifest.json
index c7940f550dece11860560e451bf026237f18cd8f..1cb63ad39457af316c057f300897f03028708542 100644
--- a/services/navigation/manifest.json
+++ b/services/navigation/manifest.json
@@ -3,9 +3,6 @@
"name": "exe:navigation",
"display_name": "Navigation",
"capabilities": {
- "provided": {
- "app": [ "navigation::mojom::ViewFactory" ]
- },
"required": {
"*": { "classes": [ "app" ] },
"mojo:shell": { "classes": [ "shell:client_process", "shell:user_id", "shell:instance_name" ] }
« no previous file with comments | « services/navigation/content_client/main_delegate.cc ('k') | services/navigation/navigation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698