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

Unified Diff: mash/browser/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 | « mash/browser/main.cc ('k') | services/navigation/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/browser/manifest.json
diff --git a/mash/browser/manifest.json b/mash/browser/manifest.json
deleted file mode 100644
index 2c7492124543d15fb71ea246439e7716770621fa..0000000000000000000000000000000000000000
--- a/mash/browser/manifest.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "manifest_version": 1,
- "name": "mojo:browser",
- "display_name": "Browser",
- "capabilities": {
- "provided": { "mash:launchable": [ "mash::mojom::Launchable" ] },
- "required": {
- "*": { "classes": [ "app" ] }
- }
- }
-}
« no previous file with comments | « mash/browser/main.cc ('k') | services/navigation/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698