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

Unified Diff: mash/session/manifest.json

Issue 2569953002: Removes example code that isn't correctly wired up (Closed)
Patch Set: Created 4 years 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 | « mash/session/BUILD.gn ('k') | mash/session/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/session/manifest.json
diff --git a/mash/session/manifest.json b/mash/session/manifest.json
index 27b96b6c1610f7a7c3f75cc9305121b805d11ea1..35a0ff8cac0e6faacb836bacc552a0909c8cba80 100644
--- a/mash/session/manifest.json
+++ b/mash/session/manifest.json
@@ -3,9 +3,6 @@
"display_name": "User Session",
"interface_provider_specs": {
"service_manager:connector": {
- "provides": {
- "mash_session:session": [ "mash::session::mojom::Session" ]
- },
"requires": { "*": [ "app" ] }
}
}
« no previous file with comments | « mash/session/BUILD.gn ('k') | mash/session/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698