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

Unified Diff: mash/webtest/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 | « mash/webtest/main.cc ('k') | mash/webtest/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/webtest/manifest.json
diff --git a/mash/webtest/manifest.json b/mash/webtest/manifest.json
deleted file mode 100644
index 64c0ac6fe81b21b67cf379b563a817d54f732ab0..0000000000000000000000000000000000000000
--- a/mash/webtest/manifest.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "name": "webtest",
- "display_name": "Web Test",
- "interface_provider_specs": {
- "service_manager:connector": {
- "provides": { "mash:launchable": [ "mash::mojom::Launchable" ] },
- "requires": {
- "*": [ "app" ]
- }
- }
- }
-}
« no previous file with comments | « mash/webtest/main.cc ('k') | mash/webtest/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698