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

Unified Diff: services/navigation/manifest.json

Issue 2901613002: Remove navigation_service_unittests, along with the service itself. (Closed)
Patch Set: Fix isolate files? Created 3 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/embedder_manifest.json ('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
deleted file mode 100644
index ed7942907d6dee1d42a8b34b987b4092583450c7..0000000000000000000000000000000000000000
--- a/services/navigation/manifest.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "name": "navigation",
- "display_name": "Navigation",
- "interface_provider_specs": {
- "service_manager:connector": {
- "provides": {
- "app": [ "navigation::mojom::ViewFactory" ]
- },
- "requires": {
- "*": [ "app" ],
- "service_manager": [
- "service_manager:client_process",
- "service_manager:user_id",
- "service_manager:instance_name"
- ]
- }
- }
- }
-}
« no previous file with comments | « services/navigation/embedder_manifest.json ('k') | services/navigation/navigation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698