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

Unified Diff: mash/example/BUILD.gn

Issue 2645973006: [Service Manager] Get rid of dynamic service discovery (Closed)
Patch Set: . Created 3 years, 11 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/BUILD.gn ('k') | mash/quick_launch/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/example/BUILD.gn
diff --git a/mash/example/BUILD.gn b/mash/example/BUILD.gn
index 0bc305f3d7e02ac633740830d48d53acd8c44e30..753f5e668d6df485223d34bc4fe892c50fb927eb 100644
--- a/mash/example/BUILD.gn
+++ b/mash/example/BUILD.gn
@@ -22,12 +22,6 @@ group("example") {
catalog("catalog") {
standalone_services = [
- "simple_wm",
- "views_examples",
- "window_type_launcher",
- ]
-
- deps = [
"//mash/example/views_examples:manifest",
"//mash/example/window_type_launcher:manifest",
"//mash/simple_wm:manifest",
« no previous file with comments | « mash/BUILD.gn ('k') | mash/quick_launch/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698